Which version of liferay IDE is compatible with Liferay 6.2, jdk 1.6.0 - liferay-ide

My problem is as the subject tells , moreover I am not able to find any documentation about this .. Is there one?

By trial and error I found that 2.0 is convenient

Related

Workaround or solution required: Unable to update plugins for NetBeans 12.0

When I try to update plugins I receive message:
The plugin JNA is requested in version >= 1.11 (release version 1) but only 2.3 (of release version different from 1) was found.
I am using latest plugins portal for Java/PHP and I have to use 8.2 portal for C/C++ support. Is there any solution or workaround to help me to update plugins?
Refer https://issues.apache.org/jira/browse/NETBEANS-4704
"I solved the problem by unchecking the NetBeans 8.2 Plugin Portal."
This worked for me too

Can't create new Liferay plugin in eclipse

I use eclipse kepler, Liferay IDE with the Liferay sdk 7 and V6.1 CE server.
When I try to make new plugin from the wizard this error occurs:
The selected wizard could not be started. Plug-in
"com.liferay.ide.project.ui" was unable to instantiate class
"com.liferay.ide.project.ui.wizard.NewLiferayPluginProjectWizard".
Could not initialize class
com.liferay.ide.project.core.model.NewLiferayPluginProjectOp
anybody had this issue before? thanks!
If you're using Liferay 6.1 CE you must use the Plugin SDK 6.1 as well, you can't use the one from version 7.
That, and please note that 6.1 doesn't get any more updates for quite a long time - so one could also argue that instead of downgrading the SDK, you should upgrade the server to Liferay 7. When you do this, note that the Plugins SDK is deprecated in favor of Liferay Workspace.

HSQLDB Plug-In for Eclipse

I want to add the eclipse plugin for HSQLdb. I followed the instructions given here: hsqldb plugin for eclipse
Got the same problem:
"ERROR:
Cannot add HSQLDb Engine nature: org.eclipse.ui.internal.WorkbenchWindow can not be cast to org.eclipse.jface.window.ApplicationWindow"
The proposed solution was to import newer version from Eclipse market place:
"There's a newer version here:
http://marketplace.eclipse.org/node/309316#.UG06fK44J6Y"
Unfortunately, that did not work for me. What have might gone wrong?
The Marketplace version you reference says it is compatible with Eclipse 3.* so it should work with Eclipse 3.8 and earlier.
The error you are getting appears to be because the code is relying on internal Eclipse classes which have been changed in Eclipse 4.x (specifically org.eclipse.ui.internal.WorkbenchWindow which no longer extends org.eclipse.jface.window.ApplicationWindow). This can only be resolved by rewriting the HSQLdb plugin.

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.

foxbeans plugin on netbeans

While trying to install foxbeans plugin on netbeans 6.8 I am getting this problem.
The plugin Editor Library is requested in version >= 2.10.2.10.2 but only 1.44.1.9.2 was found.
I am not able to find the above mentioned plugin that is hindering the installation of foxbeans.
For Netbeans 6.8 please install this version http://member.teesoft.info/foxbeans/com-teesoft-foxbeans-1.0.1.33.nbm as mentioned in http://plugins.netbeans.org/PluginPortal/faces/PluginDetailPage.jsp?pluginid=4209
It worked for me.