Correct Version of JBPM And Drools tool for Eclipse Juno 4.2.1 - eclipse

forgive me for asking this question. Which is the correct version of jbpm and drools tool for Eclipse Juno 4.2.1? I am desperate as I have googled it and couldn't find the correct answer. Please help me out here.

The easiest way to get a setup eclipse is to download the demo: based on
documentation at: JBPM Demo. If you run "ant start.demo" per instructions a version of eclipse will be launched. You can use this version for your development.

I recently installed the following tools into eclipse Luna Java EE version. The drools update site will not let you look at the list of releases. I had to install from the following URL: http://downloads.jboss.org/jbpm/release/6.1.0.Final/updatesite/.
The BPMN2 Modeler does let you view a list of available version: http://download.eclipse.org/bpmn2-modeler/updates/luna/. I recently installed the version 1.1.2.
I don't think there is a single answer for the "correct" version; however, the latest is probably the best.

Related

WSO2 Developer Studio - when is the next version of Eclipse to be released?

Looking at the WSO2 Developer Studio Downloads website, the latest version of Eclipse they use is Eclipse JavaEE luna which was released in 2014.
http://wso2.com/products/developer-studio/
It seems rather out of date. However, I can't find any information on future plans for the next release date?
Anyone know any more about this?
The tooling is found for download here now:
http://wso2.com/products/enterprise-service-bus/#download
Click on download tooling to obtain the tooling.
Currently the tooling is shipped with Eclipse Mars and not Eclipse Luna

Where can I download Groovy Grails Tool Suite version 3.5.1 for Windows?

The download page at SpringSource (http://spring.io/tools/ggts/all) doesn't seem to make previous versions of GGTS available, but I want to have this version to be able to toggle between the Groovy 2.0.7 and Groovy 2.1.8 compilers.
As a potential solution, I searched for mirrors, but was unable to find any. In addition, I also checked GitHub for the GGTS source for this release so I could compile it myself, but I didn't find that either.
You can change the version directly in the URL so this one should work:
http://download.springsource.com/release/STS/3.5.1/dist/e4.4/groovy-grails-tool-suite-3.5.1.RELEASE-e4.4-win32-x86_64.zip
I hope that helps.
The GGTS 3.5.1 32bit version is here:
http://download.springsource.com/release/STS/3.5.1/dist/e4.4/groovy-grails-tool-suite-3.5.1.RELEASE-e4.4-win32.zip
It has grails-2.3.8, tomcat 6 and 7.

spring development - with or without eclipse + checking eclipse version

Several tutorials mention that you can download spring in a tarball
and install it on your computer but when I go to the springsource
site all I can see is that you can download Spring Tool Suite
which is an eclipse plugin. So my questions are:
What if I wanted to work from the command line or an IDE other than eclipse?
The packages are available for Juno 3.8.2 or Juno 3.4.2, but how can I find
out my eclipse version? I've downloaded the most frequently downloaded version
of eclipse which is the one for Java EE developers but when I click on the Help
-> About entry I get:
Version: Juno Service Release 2
Build id: 20130225-0426
which does not match the eclipse versions on the springsource site 3.8.2 or 3.4.2,
so how do I know which plugin I need?
Thanks.
You can find out your Eclipse version by going to Help -> About Eclipse...
In the dialog that pops up, you will see something like:
Version 4.2.2
or
Version 3.8.2
If you downloaded the most commonly downloaded version, then you most likely have 4.2.2. The "Juno" release actually has distributions built for both 3.8.x and 4.2.x (a little complicated and confusing, I know). So, you should be able to install the Juno version of STS and be fine no matter what which version of Juno Eclipse you have.
EDIT
Your question is not very clear. I thought you were asking about how to install STS, but maybe you are asking about whether or not Eclipse is necessary at all. The answer is that of course, Eclipse is not necessary for Spring development, but it really is the easiest way to develop your spring apps (disclaimer, I am on the STS dev team).
There is no single way to just "downlaod the SpringFramework" because the framework is really just a very large set of jar files and their dependencies. Any single project typically only requires a subset of them as well as requiring other third party dependencies. For this reason, most people prefer working with a build tool like gradle or maven.
Probably the easiest way to get started w/o STS is to clone one of the sample projects from github. A list of the templates are available here: http://dist.springsource.com/release/STS/help/descriptors-3.0.xml which is obvioulsy meant to be consumed from inside of STS. But, you can use the file to grab links to the various github projects.
The Springsource Tool Suite (STS) is not required for developing with Spring. If the question is how you would install the STS, that's actually very easy. In Eclipse 3.7 (Indigo) or 3.8, 4.2 (Juno), click on the Help menu and select Eclipse Marketplace. If its not in the inital screen, use the find box type spring and click go which should bring up the the STS with the version of eclipse it is for in the title. Click install and the correct version and its dependencies will be installed for you. Try to use the eclipse marketplace for all the plugins you install, if possible. It makes things much simpler

Setup GWT and eclipse on windows

I am looking to build a website in GWT top replace a couple of desktop apps we have here at work, I programmed in java 12 years ago so the code should not be a problem.
I am having problems with installation GET and Eclipse.
I seem that when you use the latest version of Eclipse (Juno 4.2) and try to use the GWt Plug in the installer process fail looking for very specific versions of libaries.
My question is "Is there a recommended version of eclipse and GWT that is not on the cutting edge and I can get to work with relative ease"
I hope this will help you for using GWT in Eclipse
Use this. Get the newest Eclipse "Juno" and choose the standard java version.
Now you need to use the proper link for the plug in. For Juno it is 4.2. If the guide in the link doesn't work, check your firewall.
Found the problem I used the standard and java versions of eclipse.. if you using the J2EE version everything runs as normal

Eclipse PHP IDE

Similar title but different question to
Eclipse PHP IDE - custom auto complete tags
Possible duplicate of
Getting started with PHP in Eclipse IDE
Doe's anyone know a tool / IDE / plugin in Eclipse for PHP development?
I already try the ZEND PDT but it seems that it has a bug and it doesn't install in my eclipse. I even follow this workaround in installing it but it still doesn't work.
My Eclipse verions is 4.1.2, OS is in Windows XP SP3.
The previous questions doesn't seems to have a solid answer. Please help. Thanks in advance.
Another very good IDE to devolpe in PHP is NetBeans:
http://netbeans.org/
I know you specifically asked for an Eclipse plugin, but let me take the liberty of recommending a non-Eclipse PHP IDE, because it's really good and deserves a mention here: PhpStorm from JetBrains.
If you're very keen on Eclipse, Aptana Studio is a good IDE based on the Eclipse code base.
Pardon a possibly dumb question, but why are you using Eclipse 4.1.2? I suspect that the problem is with a bug in the 3.x compatibility layer in that version.
Unless you have a real need to be using 4.1.2 (and since it was a beta, I'm not sure what that would be...), perhaps try again with 3.7.2, which is the version currently listed on the Eclipse download page[1].
Hope that helps!
[1] http://www.eclipse.org/downloads/