<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Liferay IDE Integration in Eclipse For Portlet Development</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=11812507" />
  <subtitle>Liferay IDE Integration in Eclipse For Portlet Development</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=11812507</id>
  <updated>2026-04-24T19:47:27Z</updated>
  <dc:date>2026-04-24T19:47:27Z</dc:date>
  <entry>
    <title>RE: Liferay IDE Integration in Eclipse For Portlet Development</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=11813517" />
    <author>
      <name>Suraj Bihari</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=11813517</id>
    <updated>2011-12-16T11:44:36Z</updated>
    <published>2011-12-16T11:44:36Z</published>
    <summary type="html">Hi Geeta, thanks for sharing! &lt;img alt="emoticon" src="@theme_images_path@/emoticons/happy.gif" &gt;&lt;br /&gt;&lt;br /&gt;After setting up a development enviroment (1-9), my best practice is to use the Liferay Wizard for Portlet Development. &lt;br /&gt;In Eclipse with Liferay IDE or Liferay Developer Studio just use File &amp;gt; New &amp;gt; Liferay Project&lt;br /&gt;&lt;br /&gt;One of the most important choices (2nd step in wizard) will be after checking &amp;#34;Create custom portlet class&amp;#34; is the choice of Super Class (3rd step in wizard):&lt;br /&gt;&lt;br /&gt;&lt;em&gt;javax.portlet.GenericPortlet &lt;/em&gt;OR &lt;em&gt;com.liferay.util.bridges.mvc.MVCPortlet &lt;/em&gt;&lt;br /&gt;&lt;br /&gt;Usually the GenericPortlet will be a good choice. For more complex portlets (more pages, actions, and logic) the MVCPortlet will be ideal.&lt;br /&gt;&lt;br /&gt;Good Luck!&lt;br /&gt;Regards,&lt;br /&gt;Suraj</summary>
    <dc:creator>Suraj Bihari</dc:creator>
    <dc:date>2011-12-16T11:44:36Z</dc:date>
  </entry>
  <entry>
    <title>Liferay IDE Integration in Eclipse For Portlet Development</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=11812506" />
    <author>
      <name>Geeta Raghu Vamsi Kotipalli</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=11812506</id>
    <updated>2011-12-16T10:23:54Z</updated>
    <published>2011-12-16T10:23:54Z</published>
    <summary type="html">Hello ,&lt;br /&gt;&lt;br /&gt;Recently i have gone through some of the blogs and sites on how exactly the Liferay IDE get integrated with the Eclipse tool.So here is the Process on how exactly i have done .&lt;br /&gt;&lt;br /&gt;1)Get an Eclipse Version might be a indigo version or Hugo version of Eclipse&lt;br /&gt;2)Then Open the Eclipse Application and go to the Help Button and goto Eclipse Marketplace&lt;br /&gt;3)Wait for 2 minutes or so according to your internet Speed and then type Liferay&lt;br /&gt;4)After the Search you can see the Liferay IDE ,Press Install Button.&lt;br /&gt;5)Wait untill it gets all the repositories from the Liferay repository link &lt;br /&gt;6)After Successfull Installation then go to New Project then Go for Liferay Project &lt;br /&gt;7)Here you will see a new Pop up window coming up related in creating the New Project name for the Liferay .&lt;br /&gt;8)Here we have to do two main things&lt;br /&gt;                                              a)Download the Liferay Plugins Sdk and set the Path&lt;br /&gt;                                               b)Download the Liferay Portal with Tomcat Bundled and Set the Path and make it as the Liferay Server &lt;br /&gt;9)Creating of a Theme is So easy that we wont get any errors while creating up the Theme Project but when it comes to Portlet Project we have to keep in mind some steps of making the Portlet Project get started development in Eclipse&lt;br /&gt;10)As Per My Way of Creating the Portlet with no errors i have done it in this way&lt;br /&gt;                                                a)First by command prompt go to the Liferay Plugins src folder ,then to Portlets and Create a Sample Architecture of the Portlets with &lt;br /&gt;                                                       &lt;br /&gt;                                                                 ./create.sh  sample-portlet &amp;#34;Sample Portlet&amp;#34;&lt;br /&gt;                                                 &lt;br /&gt;                                                        this will create the default structure inside the portlets directory.After this Deploy the Folder for getting some more folders with the command &amp;#34;ant direct-deploy&amp;#34;&lt;br /&gt;After  this we will be getting the Total Portlet Sample Architecture &lt;br /&gt;&lt;br /&gt;11)Now Make the Eclipse to trace out the Path of the Sample Portlet and start Developing up the Code.&lt;br /&gt;&lt;br /&gt;I Hope This Helps The most of the People who want to start using the Liferay Ide in Eclipse.&lt;br /&gt;&lt;br /&gt;Please Reply to this Post if i have done the Process in a wrong or you feel like i missed a Step.&lt;br /&gt;&lt;br /&gt;Thanks &lt;br /&gt;&lt;br /&gt;K.G.R Vamsi</summary>
    <dc:creator>Geeta Raghu Vamsi Kotipalli</dc:creator>
    <dc:date>2011-12-16T10:23:54Z</dc:date>
  </entry>
</feed>
