Index: E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.jst.server.jboss/about.ini =================================================================== --- E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.jst.server.jboss/about.ini (revision 0) +++ E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.jst.server.jboss/about.ini (revision 0) @@ -0,0 +1,31 @@ +# about.ini +# contains information about a feature +# java.io.Properties file (ISO 8859-1 with "\" escapes) +# "%key" are externalized strings defined in about.properties +# This file does not need to be translated. +# test +# Property "aboutText" contains blurb for "About" dialog (translated) +aboutText=%blurb + +# Property "windowImage" contains path to window icon (16x16) +# needed for primary features only + +# Property "featureImage" contains path to feature image (32x32) +featureImage=redhat.png + +# Property "aboutImage" contains path to product image (500x330 or 115x164) +# needed for primary features only + +# Property "appName" contains name of the application (not translated) +# needed for primary features only + +# Property "welcomePage" contains path to welcome page (special XML-based format) +# optional +#welcomePage=welcome.xml + +# Property "welcomePerspective" contains the id of the perspective in which the +# welcome page is to be opened. +# optional + + + Index: E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.jst.server.jboss/about.mappings =================================================================== --- E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.jst.server.jboss/about.mappings (revision 0) +++ E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.jst.server.jboss/about.mappings (revision 0) @@ -0,0 +1,5 @@ +# about.mappings +# contains fill-ins for about.properties +# java.io.Properties file (ISO 8859-1 with "\" escapes) +# This file does not need to be translated. + Index: E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.jst.server.jboss/about.properties =================================================================== --- E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.jst.server.jboss/about.properties (revision 0) +++ E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.jst.server.jboss/about.properties (revision 0) @@ -0,0 +1,2 @@ +blurb=JBoss Servers Feature\n\nVersion\: {featureVersion}\n\n(c) Copyright JBoss Inc. contributors and others 2004 - 2008. All rights reserved.\nVisit http\://jboss.org/tools + Index: E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.jst.server.jboss/build.properties =================================================================== --- E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.jst.server.jboss/build.properties (revision 5569) +++ E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.jst.server.jboss/build.properties (working copy) @@ -4,7 +4,11 @@ plugin.properties,\ icons/,\ about.html,\ - serverjboss.jar + serverjboss.jar,\ + about.ini,\ + about.mappings,\ + about.properties,\ + redhat.png source.serverjboss.jar = src/ output.serverjboss.jar = bin/ jars.compile.order = serverjboss.jar Index: E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.jst.server.jboss/plugin.properties =================================================================== --- E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.jst.server.jboss/plugin.properties (revision 5569) +++ E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.jst.server.jboss/plugin.properties (working copy) @@ -1,4 +1,4 @@ -pluginName=JBoss Generic Server Definition Plug-in +pluginName=JBoss Generic Server Definition providerName=Red Hat, Inc. pluginDescription=Provides server definiton for JBoss application server genericCategory=JBoss @@ -26,4 +26,3 @@ ApplicationServerDirectory=Application &Server Directory: serverPort=&Port: serverclassPath=&Classpath Variable: -jndiPort=&JNDI Port: \ No newline at end of file Index: E:/workspace-3.3.1.1-jboss/plugins/org.jboss.tools.jst.server.jboss/redhat.png =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes on: E:\workspace-3.3.1.1-jboss\plugins\org.jboss.tools.jst.server.jboss\redhat.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream