Featured Posts

Introducing Portlet Generator 1.0 I've just added the portlet generator utility to this site.  This utility replaces the "create.bat" and "create.sh" scripts that come with Liferay's PluginSDK.  It offers...

Readmore

Hello Struts Portlet I've placed a very simple Hello Struts portlet in the downloads section. It doesn't do nearly enough to show the power of Struts in Liferay. Look for a future Struts portlets...

Readmore

Hello jQuery Portlet I was recently asked: "What is jQuery?". By now, most Javascript enthusiasts understand the advantages of jQuery's power. To demonstrate one of those advantages, I've added...

Readmore

Hello Spring Portlet I've placed a simple, Hello World type Spring portlet in the downloads section. Check it out. It uses the Spring ParameterizableViewController to forward to the view JSP.

Readmore

Using jQuery with Liferay, Part 2 Four more core effects are Show, Toggle, Fade In, and Animate.   This week's portlet and the screencast below gives a demonstration of these four effects in a Liferay Portlet....

Readmore

RobiSoft.com Rss

Portlet Generator 1.0

To download this utility, click the following link:

Download PortletGenerator 1.0

Description

The Plugin Portlet Generator software is a Java Swing application intended to replace the functionality of the simple “create.bat” software that comes with the Liferay Plugin SDK.   Currently, only four types of sample portlets can be generated: Struts, Spring, JSP, and Struts2.

After downloading,  Unzip file to your PluginSDK folder’s “portlet” sub-folder. (Please Note: this zip file contains a new “build.xml” file that will replace the existing one. So save the old one if you desire to).  To use the Swing interface, just click on or run the “PortletGenerator.jar” file. (java-jar PortletGenerator.jar).

Also included are new command-line scripts to generate the sample porltlets manually if you prefer.  For Windows, there is the portletgen.bat and for Linux/Unix there is portletgen.sh.  The commnd formats are:

Windows: portletgen.bat portlet-name “Display Name”  Type

Linux/Unix: ./portletgen.sh portlet-name \”Display Name\”  Type



Want to help improve this project? Consider making a donation to make future updates possible!