• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Configuring portlet plugin in eclipse

 
Greenhorn
Posts: 27
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi, I followed two methods,
Method 1
1) Downloaded the plugin from http://sourceforge.net/projects/portlet-eclipse/
Copied the following in eclipse directory

A) features files under features -- 1)net.sf.eclipse.portlet_0.2.0.v201002021452.jar
B) Other jars which are copied under eclipse 1) artifacts.jar 2) content.jar
C) plugins files under plugins 1) net.sf.eclipse.portlet.core_0.2.0.v201002021450.jar 2) net.sf.eclipse.portlet.ui.editor_0.2.0.v201002021450.jar 3) net.sf.eclipse.portlet.ui_0.2.0.v201002021450.jar 4) net.sf.eclipse.portlet_0.2.0.v201002021450.jar

Then i restarted eclipse.
After these steps i did not find an option to create a portlet.
Method 2
Help --> Install new software----> New local ---> gave the location of the download directory.. I got the portal tools core install option. Then I gave next and installed it. But still I am not getting the option to create a portlet. I am not sure in which step i am wrong.

Please help me in setting up the environment for developing portlets
 
Vijayalakshmi Karthikeyan
Greenhorn
Posts: 27
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,,
Still I am unable to resolve it.. Please help
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Vijayalakshmi Karthikeyan wrote:Hi,,
Still I am unable to resolve it.. Please help




I am getting the similar problem, could you please give me the fix ?
 
reply
    Bookmark Topic Watch Topic
  • New Topic