• 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
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

IDE that was used to test examples in the book?

 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What IDE was used to write, compile and build portlets?
 
author
Posts: 469
20
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The book uses Eclipse IDE and Liferay as reference portal server.

A separate appendix and codebase exists if you want to deploy examples on GateIn portal. The source code for GateIn portal is located here: http://code.google.com/p/portletsinaction-gatein/. The source code for GateIn and Liferay examples are same, with slight differences to address the specific requirements of portal server. GateIn examples contain a README.TXT file which specifies the changes that were made to the source code to make the example run on GateIn.

regards
ashish
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic