Import / Configure Liferay Source in Eclipse
In this article, we will see how to import / configure Liferay source in Eclipse (or Liferay Developer Studio). First you have to download Liferay source of latest version from Liferay Web site. Once this is done, you can unzip it at some place in your local machine. Configure Liferay Source Follow below steps to configure Liferay source into eclipse 1. Right click at package / project explorer and choose Import. 2. Click on Existing Projects into Workspace. 3. Point the directory where you unzip liferay source from Browse button. 4. Once its imported, it will be available in project / package explorer in eclipse. And it's done.