Author: snjeza
Date: 2008-12-02 17:39:35 -0500 (Tue, 02 Dec 2008)
New Revision: 12224
Added:
workspace/snjeza/portlet-examples/javaportletcs.xml
Log:
JBIDE-3304 After download the project examples should be able to do a custom action (i.e.
show a downloaded readme.txt or cheatsheet)
Added: workspace/snjeza/portlet-examples/javaportletcs.xml
===================================================================
--- workspace/snjeza/portlet-examples/javaportletcs.xml (rev 0)
+++ workspace/snjeza/portlet-examples/javaportletcs.xml 2008-12-02 22:39:35 UTC (rev
12224)
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<cheatsheet title="Java Portlet Project">
+ <intro>
+ <description>This example demonstrates the use of JBoss Java
+ Portlet.
+ </description>
+ </intro>
+ <item title="Java Portlet Project">
+ <description>This example demonstrates the use of JBoss Java
+ Portlet. It runs on JBoss Portal 2.7.0.
+ </description>
+ </item>
+
+</cheatsheet>
\ No newline at end of file
Show replies by date