Author: scabanovich
Date: 2008-11-12 10:17:45 -0500 (Wed, 12 Nov 2008)
New Revision: 11717
Added:
trunk/struts/plugins/org.jboss.tools.struts/resources/help/keys-struts-lists.properties
Modified:
trunk/struts/plugins/org.jboss.tools.struts/plugin.xml
Log:
JBIDE-2969
Modified: trunk/struts/plugins/org.jboss.tools.struts/plugin.xml
===================================================================
--- trunk/struts/plugins/org.jboss.tools.struts/plugin.xml 2008-11-12 15:17:19 UTC (rev
11716)
+++ trunk/struts/plugins/org.jboss.tools.struts/plugin.xml 2008-11-12 15:17:45 UTC (rev
11717)
@@ -18,6 +18,7 @@
<keys path="help/keys-struts.properties"/>
<keys path="help/keys-struts-attrs.properties"/>
<keys path="help/keys-struts-menu.properties"/>
+ <keys path="help/keys-struts-lists.properties"/>
</extension>
<extension point="org.jboss.tools.common.model.specialwizard">
<specialwizard
class="org.jboss.tools.struts.webprj.model.helpers.sync.SortFileSystems"
id="org.jboss.tools.struts.webprj.model.helpers.sync.SortFileSystems">
Added:
trunk/struts/plugins/org.jboss.tools.struts/resources/help/keys-struts-lists.properties
===================================================================
---
trunk/struts/plugins/org.jboss.tools.struts/resources/help/keys-struts-lists.properties
(rev 0)
+++
trunk/struts/plugins/org.jboss.tools.struts/resources/help/keys-struts-lists.properties 2008-11-12
15:17:45 UTC (rev 11717)
@@ -0,0 +1,15 @@
+Struts.lists.request=request
+Struts.lists.session=session
+Struts.lists.action=action
+Struts.lists.forward=forward
+Struts.lists.page=page
+Struts.lists.Struts=Struts
+Struts.lists.HTML=HTML
+Struts.lists.arg0=arg0
+Struts.lists.arg1=arg1
+Struts.lists.arg2=arg2
+Struts.lists.arg3=arg3
+
+#miscellaneous
+Struts.lists.__EmptyChoice__=--EmptyChoice--
+Struts.lists.__WriteOnly__=--WriteOnly--
Show replies by date