Blogs
The latest stable version of Liferay IDE 3.0.0 GA1 that supports Liferay 7 and OSGi/modular development has been released.
For those that have installed Liferay IDE stable version, if you are using Eclipse 4.4 or greater can simple "Check for Updates". Otherwise you can use the following updatesite URL:
http://releases.liferay.com/tools/ide/latest/stable/
Visit this page if you want other downloads including Eclipse packages with Liferay IDE pre-installed.
Release Highlights
-
Liferay 7 Server support
-
Tomcat
-
Wildfly
-
Open Gogo shell action
-
Publishing uses OSGi Deployment
-
-
Liferay Module Project support (Gradle only right now)
-
Create new Liferay Modules stand alone and apart of Liferay workspace
-
Import one or more existing Liferay modules (gradle only right now)
-
Gradle commands support
-
-
Liferay Workspace Support
-
Create new Liferay Workspace projects
-
Import existing projects
-
-
New Liferay Component Class Wizard
-
Liferay Plugins SDK 7 support
-
Migration tool (Find Liferay 7 breaking API changes)
- Miscellaneous bug fixes
Release Notes
-
Java 8 required
-
IDE 3.0.0 is compatible with 6.2 and 7.0 CE, no support for 6.0 and 6.1
-
One (Eclipse) workspace per one Plugins SDK
If you need to work with multiple Plugins SDKs at one time you will need to launch a separate Eclipse workspace
Known Issues
-
For many of the new compnent templates in the New Liferay Component Wizard, the gradle dependencies will need to be manually updated.
-
If add the new dependencies in build.gradle, you need to manually refresh the gradle project to update the dependencies.
Right-click at project and select Gradle->Refresh Gradle Project
If you run into any issues, please report them on JIRA (IDE project) or here in the community forums. Thanks and happy developing with Liferay 7.

