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

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.

Related

Error configuring pipeline debugger in Eclipse

enter image description hereI have been trying really hard to configure a pipeline debugger in eclipse. After using my digital server account in server configuration when i select my site and click 'Debug' button it gives me an error
Could not initialize class com.thoughtworks.xstream.converters.collections.TreeMapConverter
I couldn't find much help online. I even tried changing the JRE version to an older version 14.0.2 but it doesn't seem to help.
[![Image attached of error][2]][2]
enter image description here
That library seems to be a core component of the Pipeline editor. I would suggest that you ensure that your Eclipse version is compatible with the plugin if you haven't done so already.
Currently, according to the documentation it only supports:
Mars - Eclipse 4.5
Neon - Eclipse 4.6
Furthermore, you must install the correct version of the plugin for your version of Eclipse. (Though in the past I've found that older plugin versions may sometimes work in newer Eclipse builds.)
This error relates to discounted class from JRE.
So my recipe for solving the issue:
used OpenJDK v11
installed latest eclipce version
SFCC plugin v4.6
Some found issues:
with new eclipce version brakepoints are not set from JS editor only via ScriptEditor
Thank you,
Aleksandr
I had issues with running debugger, but after I installed eclipse version 2020-12 and installed UX studio plugin it started to work. maybe new versions are not compatible with plugin

Correct Version of JBPM And Drools tool for Eclipse Juno 4.2.1

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.

Groovy Compiler 1.7 - how to install it? eclipse indigo

vvSo hi guys, im tryin to install groovy 1.7 plugin to my eclipse indigo but i can't..
I followed instructions on this page but unfortunetly it doesn't work.
What i mean by doesn't work?
Even without installing 2.0 compiler i have it
After installing Groovy-Eclipse without the extra compilers, the Groovy 1.8 compiler is active by default. And the Groovy 2.0 compiler becomes active after installing the extra compiler.
And as it says i shouldn't have but well meaby its an old description.
Then i'm goin to Preferences -> Groovy -> Compiler page, and guess what i can only switch to 1.8.6.xx-MORENUMBERS-e37-REALEASE. When i do i only can switch back to 2.0.7.xx-MORENUMBERS-e37-REALEASE.
So where is this 1.7 compiler because i dont see it there?
So i followed up with adding to eclipse.ini -groovy.compiler.level 17, still doesn't work.
I tried to change file bundles.info, but there is no 1.7 version.
So someone know how i can get this compiler 1.7? I was searching it so long, and i only found Groovy Eclipse plugin that only operates on 2 version (above one).
Thanks in advance for an answer!
It's been a while since i last saw 1.7 in the plugin. I guess it got outdated and removed. This page (near the bottom) tells that Groovy 1.7 is deprecated for GGTS (which, i guess, uses Groovy-eclipse):
Deprecating of Groovy 1.7 support
The Groovy 1.7 support in GGTS has been deprecated. It is still possible to install it for this release, but it will be removed in future releases. If you need to install the Groovy 1.7 compiler, then:
Go to Help -> Install new software
Choose the Springsource update site to work with
Uncheck Group items by category, As shown in the image:
Is that doesn't work, maybe you can try to install an older version of Groovy-eclipse from http://dist.springsource.org/.

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

Ubuntu Eclipse Version

I have a basic question, what is the latest version of Eclipse that is available for Ubuntu 9.04?
The version that is in the official repositories is 3.2.2,
here's a PPA with version 3.4.1, and there's no reason why you can't download the latest version from eclipse.org if you want.
I want to say 3.2.
I just recently downloaded and installed Eclipse 3.4.2 Ganymede on my Ubuntu 9.04 system.
This is kind of an old article, but it still applies. It goes through installing Ubuntu from eclipse.org
http://flurdy.com/docs/eclipse/install.html
It also talks about installing Tomcat, but you don't need it.
There's usually a fairly recent version of Eclipse in the Ubuntu repositories. But if you want the cutting edge, this question on askubuntu has detailed instructions on how to extract eclipse into a directory (the preferred method on, say, Windows) and how to fix up all the links and shortcuts afterwards.
Personally, I prefer extracting eclipse to a user directory on Ubuntu, and this works fine for Eclipse 3.7.2