Difference between revisions of "Developing gCube Portlets Guide"

From Gcube Wiki
Jump to: navigation, search
(Created page with ' == This Guide will lead you to development of a gCube Portlet == lalala')
 
(This Guide will lead you to development of a gCube Portlet)
Line 2: Line 2:
 
== This Guide will lead you to development of a gCube Portlet ==
 
== This Guide will lead you to development of a gCube Portlet ==
  
lalala
+
=== Prerequisites ===
 +
 
 +
* IDE: Eclipse 3.4+ J2EE with the following plugins installed
 +
** Portal Pack 2.0.1 [PPAC] [https://eclipse-portalpack.dev.java.net/ get PPAC Eclipse Plugin]
 +
** Google Eclipse Plugin [GECLIPSE] (If you want your portlet to use GWT)
 +
** GWT 2.03 (Bundled with the above Plugin)
 +
 
 +
=== Creating the Porlet Project ===
 +
 
 +
aaa

Revision as of 15:03, 25 June 2010

This Guide will lead you to development of a gCube Portlet

Prerequisites

  • IDE: Eclipse 3.4+ J2EE with the following plugins installed
    • Portal Pack 2.0.1 [PPAC] get PPAC Eclipse Plugin
    • Google Eclipse Plugin [GECLIPSE] (If you want your portlet to use GWT)
    • GWT 2.03 (Bundled with the above Plugin)

Creating the Porlet Project

aaa