Author: scabanovich
Date: 2008-11-12 10:13:53 -0500 (Wed, 12 Nov 2008)
New Revision: 11710
Added:
trunk/esb/plugins/org.jboss.tools.esb.core/resources/help/keys-esb-lists.properties
Modified:
trunk/esb/plugins/org.jboss.tools.esb.core/plugin.xml
Log:
JBIDE-2969
Modified: trunk/esb/plugins/org.jboss.tools.esb.core/plugin.xml
===================================================================
--- trunk/esb/plugins/org.jboss.tools.esb.core/plugin.xml 2008-11-12 15:13:07 UTC (rev
11709)
+++ trunk/esb/plugins/org.jboss.tools.esb.core/plugin.xml 2008-11-12 15:13:53 UTC (rev
11710)
@@ -11,6 +11,7 @@
<keys path="help/keys-esb.properties"/>
<keys path="help/keys-esb-attrs.properties"/>
<keys path="help/keys-esb-menu.properties"/>
+ <keys path="help/keys-esb-lists.properties"/>
</extension>
<extension
Added:
trunk/esb/plugins/org.jboss.tools.esb.core/resources/help/keys-esb-lists.properties
===================================================================
--- trunk/esb/plugins/org.jboss.tools.esb.core/resources/help/keys-esb-lists.properties
(rev 0)
+++
trunk/esb/plugins/org.jboss.tools.esb.core/resources/help/keys-esb-lists.properties 2008-11-12
15:13:53 UTC (rev 11710)
@@ -0,0 +1,20 @@
+ESB.lists.process=process
+ESB.lists.split=split
+ESB.lists.RequestResponse=RequestResponse
+ESB.lists.OneWay=OneWay
+ESB.lists.ftp=ftp
+ESB.lists.ftps=ftps
+ESB.lists.sftp=sftp
+ESB.lists.http=http
+ESB.lists.https=https
+ESB.lists.socket=socket
+ESB.lists.sslsocket=sslsocket
+ESB.lists.QUEUE=QUEUE
+ESB.lists.TOPIC=TOPIC
+ESB.lists.AUTO_ACKNOWLEDGE=AUTO_ACKNOWLEDGE
+ESB.lists.CLIENT_ACKNOWLEDGE=CLIENT_ACKNOWLEDGE
+ESB.lists.DUPS_OK_ACKNOWLEDGE=DUPS_OK_ACKNOWLEDGE
+ESB.lists.NONE=NONE
+ESB.lists.GLOBAL=GLOBAL
+ESB.lists.seconds=seconds
+ESB.lists.milliseconds=milliseconds
Show replies by date