Developing gCube Portlets Guide

From Gcube Wiki
Revision as of 15:18, 25 June 2010 by Massimiliano.assante (Talk | contribs) (This Guide will lead you to development of a gCube Portlet)

Jump to: navigation, search

This Guide will lead you to development of a gCube Portlet

Prerequisites

  • IDE: Eclipse 3.4+ J2EE with the following plugins installed

Creating an empty Portlet Project

  • Create a new Dynamic Web Project using eclipse

NewDWP.jpg

    • in the Wizard next step we are going to add support for Porlet 2.0. and specify Tomcat 5.5 as Target Runtime (Optional)

NewPorlet.jpg