Author: scabanovich
Date: 2007-12-17 11:16:20 -0500 (Mon, 17 Dec 2007)
New Revision: 5343
Modified:
trunk/jst/plugins/org.jboss.tools.jst.web/Preferences.xml
trunk/jst/plugins/org.jboss.tools.jst.web/resources/meta/web.meta
Log:
JBIDE-1498
Modified: trunk/jst/plugins/org.jboss.tools.jst.web/Preferences.xml
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.web/Preferences.xml 2007-12-17 16:14:42 UTC (rev
5342)
+++ trunk/jst/plugins/org.jboss.tools.jst.web/Preferences.xml 2007-12-17 16:16:20 UTC (rev
5343)
@@ -1,83 +1,83 @@
<?xml version="1.0" encoding="UTF-8"?>
-<XStudio ENTITY="SharableXStudio" NAME="XStudio"
SCOPE="project">
- <Options ENTITY="SharableOptions" NAME="Options"
SCOPE="project">
- <StrutsStudio ENTITY="SharableStrutsStudio" NAME="Struts Studio"
SCOPE="project">
- <Verification ENTITY="SharableVerification"
NAME="Verification"
+<XStudio model-entity="SharableXStudio" NAME="XStudio"
SCOPE="project">
+ <Options model-entity="SharableOptions" NAME="Options"
SCOPE="project">
+ <StrutsStudio model-entity="SharableStrutsStudio" NAME="Struts
Studio" SCOPE="project">
+ <Verification model-entity="SharableVerification"
NAME="Verification"
SCOPE="project" error_number_limit="unlimited"/>
- <Running ENTITY="SharableRunning" NAME="Running"
SCOPE="project"
+ <Running model-entity="SharableRunning" NAME="Running"
SCOPE="project"
browser_path="C:\Program Files\Internet Explorer\IEXPLORE.EXE"
default_server="Tomcat">
- <RunningTomcat ENTITY="SharableRunningTomcat" NAME="Tomcat"
+ <RunningTomcat model-entity="SharableRunningTomcat"
NAME="Tomcat"
SCOPE="project" browser_prefix="http://localhost:8080/"
jvm_args="-Dhome.test="dsdsd ffff" -Dtest1=hdhdhdhd"
jvm_default="no" show_warning="yes"
tomcat_jvm="j2sdk1.4.2_03" tomcat_root="D:\tomcat 4.1.29"/>
- <RunningJBoss ENTITY="SharableRunningJBoss" NAME="JBoss"
+ <RunningJBoss model-entity="SharableRunningJBoss"
NAME="JBoss"
SCOPE="project" browser_prefix="http://localhost:8080/"
jboss_jvm="j2re1.4.2_03" jboss_root="" jvm_args="-Xms128m
-Xmx512m"
jvm_default="yes" show_warning="yes"/>
</Running>
- <CodeGeneration ENTITY="SharableCodeGeneration"
+ <CodeGeneration model-entity="SharableCodeGeneration"
NAME="Code Generation" SCOPE="project">
- <CodeGenerationException ENTITY="SharableCodeGenerationException"
+ <CodeGenerationException model-entity="SharableCodeGenerationException"
NAME="Exception" SCOPE="project"/>
- <CodeGenerationAction ENTITY="SharableCodeGenerationAction"
+ <CodeGenerationAction model-entity="SharableCodeGenerationAction"
NAME="Action" SCOPE="project"/>
- <CodeGenerationForward ENTITY="SharableCodeGenerationForward"
+ <CodeGenerationForward model-entity="SharableCodeGenerationForward"
NAME="Forward" SCOPE="project"/>
<CodeGenerationGlobalException
- ENTITY="SharableCodeGenerationGlobalException"
+ model-entity="SharableCodeGenerationGlobalException"
NAME="Global Exception" SCOPE="project"/>
- <CodeGenerationCommon ENTITY="SharableCodeGenerationCommon"
+ <CodeGenerationCommon model-entity="SharableCodeGenerationCommon"
NAME="Common" SCOPE="project"/>
<CodeGenerationGlobalForward
- ENTITY="SharableCodeGenerationGlobalForward" NAME="Global
Forward" SCOPE="project"/>
+ model-entity="SharableCodeGenerationGlobalForward" NAME="Global
Forward" SCOPE="project"/>
</CodeGeneration>
- <LinkRecognizer ENTITY="SharableLinkRecognizer"
+ <LinkRecognizer model-entity="SharableLinkRecognizer"
NAME="Link Recognizer" SCOPE="project"><![CDATA[<?xml
version="1.0" encoding="UTF-8"?>
-<link-recognizer ENTITY="JSPLinkRecognizer">
- <link ENTITY="JSPLink" attribute="action"
tag="html:link"/>
- <link ENTITY="JSPLink" attribute="page" refer-to="page"
tag="html:link"/>
- <link ENTITY="JSPLink" attribute="forward"
refer-to="forward" tag="html:link"/>
- <link ENTITY="JSPLink" attribute="action"
tag="html:frame"/>
- <link ENTITY="JSPLink" attribute="page" refer-to="page"
tag="html:frame"/>
- <link ENTITY="JSPLink" attribute="forward"
refer-to="forward" tag="html:frame"/>
- <link ENTITY="JSPLink" attribute="action"
tag="html:form"/>
- <link ENTITY="JSPLink" attribute="name"
refer-to="forward" tag="logic:forward"/>
- <link ENTITY="JSPLink" attribute="forward"
refer-to="forward" tag="logic:redirect"/>
+<link-recognizer model-entity="JSPLinkRecognizer">
+ <link model-entity="JSPLink" attribute="action"
tag="html:link"/>
+ <link model-entity="JSPLink" attribute="page"
refer-to="page" tag="html:link"/>
+ <link model-entity="JSPLink" attribute="forward"
refer-to="forward" tag="html:link"/>
+ <link model-entity="JSPLink" attribute="action"
tag="html:frame"/>
+ <link model-entity="JSPLink" attribute="page"
refer-to="page" tag="html:frame"/>
+ <link model-entity="JSPLink" attribute="forward"
refer-to="forward" tag="html:frame"/>
+ <link model-entity="JSPLink" attribute="action"
tag="html:form"/>
+ <link model-entity="JSPLink" attribute="name"
refer-to="forward" tag="logic:forward"/>
+ <link model-entity="JSPLink" attribute="forward"
refer-to="forward" tag="logic:redirect"/>
</link-recognizer>]]></LinkRecognizer>
- <Project ENTITY="SharableProject" NAME="Project"
SCOPE="project">
- <StrutsSupport ENTITY="SharableStrutsSupport" NAME="Struts
Support" SCOPE="project">
- <Struts11Support ENTITY="SharableStruts11Support"
+ <Project model-entity="SharableProject" NAME="Project"
SCOPE="project">
+ <StrutsSupport model-entity="SharableStrutsSupport" NAME="Struts
Support" SCOPE="project">
+ <Struts11Support model-entity="SharableStruts11Support"
NAME="Struts Support 1.1" SCOPE="project"
servlet_class="org.apache.struts.action.ActionServlet"
tld_files="struts-bean.tld;struts-logic.tld;struts-html.tld"
url_pattern="*.do"/>
- <Struts10Support ENTITY="SharableStruts10Support"
+ <Struts10Support model-entity="SharableStruts10Support"
NAME="Struts Support 1.0" SCOPE="project"
servlet_class="org.apache.struts.action.ActionServlet"
tld_files="struts-bean.tld;struts-logic.tld;struts-html.tld"
url_pattern="*.do"/>
</StrutsSupport>
- <ImportProject ENTITY="SharableImportProject" NAME="Import
Project"
+ <ImportProject model-entity="SharableImportProject" NAME="Import
Project"
SCOPE="project" register_web_context="yes"/>
- <NewProject ENTITY="SharableNewProject" NAME="New Project"
+ <NewProject model-entity="SharableNewProject" NAME="New
Project"
SCOPE="project"
directory="E:\Java\eclipse-2.1.1\runtime-workspace"
register_web_context="yes" servlet_version="2.3"
template="Blank"
use_default="yes" version="1.1"/>
</Project>
- <Automation ENTITY="SharableAutomation" NAME="Automation"
SCOPE="project">
- <PluginsInsets ENTITY="SharablePluginsInsets" NAME="Plug-ins
Insets" SCOPE="project">
- <InsetsTiles ENTITY="SharableInsetsTiles" NAME="Tiles"
+ <Automation model-entity="SharableAutomation" NAME="Automation"
SCOPE="project">
+ <PluginsInsets model-entity="SharablePluginsInsets" NAME="Plug-ins
Insets" SCOPE="project">
+ <InsetsTiles model-entity="SharableInsetsTiles" NAME="Tiles"
SCOPE="project" text="<plug-in
className="org.apache.struts.tiles.TilesPlugin">\n
<set-property property="definitions-config"
value="/WEB-INF/tiles-defs.xml"/>\n <set-property
property="moduleAware"
value="true"/>\n</plug-in>"/>
- <InsetsValidators ENTITY="SharableInsetsValidators"
+ <InsetsValidators model-entity="SharableInsetsValidators"
NAME="Validators" SCOPE="project" text="<plug-in
className="org.apache.struts.validator.ValidatorPlugIn">\n
<set-property property="pathnames"
value="/WEB-INF/validator-rules.xml, /WEB-INF/validation.xml"/>\n
</plug-in>"/>
</PluginsInsets>
- <ResourcesInsets ENTITY="SharableResourcesInsets"
+ <ResourcesInsets model-entity="SharableResourcesInsets"
NAME="Resources Insets" SCOPE="project">
- <InsetsErrorMessages ENTITY="SharableInsetsErrorMessages"
+ <InsetsErrorMessages model-entity="SharableInsetsErrorMessages"
NAME="Default Error Messages" SCOPE="project"
text="errors.required={0} is required.\n\nerrors.minlength={0} can not be less than
{1} characters.\nerrors.maxlength={0} can not be greater than {1}
characters.\nerrors.invalid={0} is invalid.\n \nerrors.byte={0} must be a
byte.\nerrors.short={0} must be a short.\nerrors.integer={0} must be an
integer.\nerrors.long={0} must be a long.\nerrors.float={0} must be a
float.\nerrors.double={0} must be a double.\n \nerrors.date={0} is not a
date.\nerrors.range={0} is not in the range {1} through {2}.\nerrors.creditcard={0} is an
invalid credit card number.\nerrors.email={0} is an invalid e-mail address.\n"/>
</ResourcesInsets>
</Automation>
- <Editors ENTITY="SharableEditors" NAME="Editors"
SCOPE="project"
+ <Editors model-entity="SharableEditors" NAME="Editors"
SCOPE="project"
selectSourceTab="no" tabWidth="4"
useRedHatEditors="yes">
- <StrutsEditor ENTITY="SharableStrutsEditor" NAME="Web Flow
Diagram"
+ <StrutsEditor model-entity="SharableStrutsEditor" NAME="Web Flow
Diagram"
SCOPE="project" action_font="default,size=8,style=1"
forward_font="default,size=7,style=1" grid_step="16"
path_font="default,size=8,style=1" removePageWithFile="yes"
show_grid="yes"/>
Modified: trunk/jst/plugins/org.jboss.tools.jst.web/resources/meta/web.meta
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.web/resources/meta/web.meta 2007-12-17 16:14:42
UTC (rev 5342)
+++ trunk/jst/plugins/org.jboss.tools.jst.web/resources/meta/web.meta 2007-12-17 16:16:20
UTC (rev 5343)
@@ -627,7 +627,7 @@
</Constraint>
<Editor name="FolderChooser"/>
</XModelAttribute>
- <XModelAttribute name="build" visibility="false"
xmlname="LOCATION">
+ <XModelAttribute name="build" visibility="false"
xmlname="location">
<Constraint loader="FileFilter">
<value name="allFiles=false"/>
<value name="description=Ant's build file"/>
@@ -677,7 +677,7 @@
<XChildrenEntities/>
<XEntityRenderer/>
<XModelAttributes>
- <XModelAttribute name="location" visibility="false"
xmlname="LOCATION">
+ <XModelAttribute name="location" visibility="false"
xmlname="location">
<Constraint loader="FileFilter">
<value name="allFiles=false"/>
<value name="extensions=xml"/>
@@ -697,7 +697,7 @@
<XModelAttribute default="WebProject" name="name"
xmlname="NAME">
<Constraint loader="FolderName"/>
</XModelAttribute>
- <XModelAttribute name="web.xml location" visibility="false"
xmlname="LOCATION">
+ <XModelAttribute name="web.xml location" visibility="false"
xmlname="location">
<Constraint loader="FileFilter">
<value name="allFiles=false"/>
<value name="description=Select folder where Struts configuration file is
located"/>
@@ -713,7 +713,7 @@
<XChildrenEntities/>
<XEntityRenderer/>
<XModelAttributes>
- <XModelAttribute name="*.war location" visibility="false"
xmlname="LOCATION">
+ <XModelAttribute name="*.war location" visibility="false"
xmlname="location">
<Constraint loader="FileFilter">
<value name="allFiles=false"/>
<value name="description=Select war file with web application"/>
@@ -729,7 +729,7 @@
</Constraint>
<Editor name="CheckBox"/>
</XModelAttribute>
- <XModelAttribute name="location" visibility="false"
xmlname="LOCATION">
+ <XModelAttribute name="location" visibility="false"
xmlname="location">
<Constraint loader="FileFilter">
<value name="allFiles=false"/>
<value name="extensions=xml"/>
@@ -766,7 +766,7 @@
<XModelAttribute default="Classes" name="name"
xmlname="NAME">
<Editor name="Uneditable"/>
</XModelAttribute>
- <XModelAttribute name="location" xmlname="LOCATION">
+ <XModelAttribute name="location" xmlname="location">
<Editor name="Uneditable"/>
</XModelAttribute>
</XModelAttributes>
@@ -790,7 +790,7 @@
<XModelAttribute default="Classpath" name="name"
xmlname="NAME">
<Editor name="Uneditable"/>
</XModelAttribute>
- <XModelAttribute name="location" visibility="false"
xmlname="LOCATION">
+ <XModelAttribute name="location" visibility="false"
xmlname="location">
<Editor name="Uneditable"/>
</XModelAttribute>
</XModelAttributes>
@@ -810,7 +810,7 @@
<Editor name="Uneditable"/>
</XModelAttribute>
<XModelAttribute default="WebProject" name="name"
xmlname="NAME"/>
- <XModelAttribute name="webroot" visibility="false"
xmlname="LOCATION">
+ <XModelAttribute name="webroot" visibility="false"
xmlname="location">
<Constraint loader="FileFilter">
<value name="allFiles=false"/>
<value name="description=Web Root Folder"/>
@@ -818,7 +818,7 @@
</Constraint>
<Editor name="FolderChooser"/>
</XModelAttribute>
- <XModelAttribute name="classes" visibility="false"
xmlname="LOCATION">
+ <XModelAttribute name="classes" visibility="false"
xmlname="location">
<Constraint loader="FileFilter">
<value name="allFiles=false"/>
<value name="description=Classes Folder"/>
@@ -826,7 +826,7 @@
</Constraint>
<Editor name="FolderChooser"/>
</XModelAttribute>
- <XModelAttribute name="lib" visibility="false"
xmlname="LOCATION">
+ <XModelAttribute name="lib" visibility="false"
xmlname="location">
<Constraint loader="FileFilter">
<value name="allFiles=false"/>
<value name="description=Lib Folder"/>
@@ -834,7 +834,7 @@
</Constraint>
<Editor name="FolderChooser"/>
</XModelAttribute>
- <XModelAttribute name="src" visibility="false"
xmlname="LOCATION">
+ <XModelAttribute name="src" visibility="false"
xmlname="location">
<Constraint loader="FileFilter">
<value name="allFiles=false"/>
<value name="description=Src Folder"/>
@@ -893,7 +893,7 @@
<XModelAttribute name="use default path">
<Editor name="CheckBox"/>
</XModelAttribute>
- <XModelAttribute name="location" xmlname="LOCATION">
+ <XModelAttribute name="location" xmlname="location">
<Constraint loader="FileFilter">
<value name="allFiles=false"/>
<value name="description=Project Root Folder"/>
@@ -931,7 +931,7 @@
</Constraint>
<Editor name="List"/>
</XModelAttribute>
- <XModelAttribute name="location" visibility="false"
xmlname="LOCATION">
+ <XModelAttribute name="location" visibility="false"
xmlname="location">
<Constraint loader="FileFilter">
<value name="allFiles=false"/>
<value name="extensions=xml"/>
@@ -979,7 +979,7 @@
<XModelAttribute name="name" xmlname="NAME">
<Editor name="Uneditable"/>
</XModelAttribute>
- <XModelAttribute name="location" xmlname="LOCATION">
+ <XModelAttribute name="location" xmlname="location">
<Editor name="Uneditable"/>
</XModelAttribute>
</XModelAttributes>
@@ -1003,7 +1003,7 @@
<XModelAttribute name="name" xmlname="NAME">
<Editor name="Uneditable"/>
</XModelAttribute>
- <XModelAttribute name="location" xmlname="LOCATION">
+ <XModelAttribute name="location" xmlname="location">
<Editor name="Uneditable"/>
</XModelAttribute>
</XModelAttributes>
@@ -1027,7 +1027,7 @@
<XModelAttribute default="Lib" name="name"
xmlname="NAME">
<Editor name="Uneditable"/>
</XModelAttribute>
- <XModelAttribute name="location" xmlname="LOCATION">
+ <XModelAttribute name="location" xmlname="location">
<Editor name="Uneditable"/>
</XModelAttribute>
</XModelAttributes>
@@ -1051,7 +1051,7 @@
<XModelAttribute default="Meta-Inf" name="name"
xmlname="NAME">
<Editor name="Uneditable"/>
</XModelAttribute>
- <XModelAttribute name="location" xmlname="LOCATION">
+ <XModelAttribute name="location" xmlname="location">
<Editor name="Uneditable"/>
</XModelAttribute>
</XModelAttributes>
@@ -1081,7 +1081,7 @@
<XModelAttribute name="application name" xmlname="NAME">
<Constraint loader="FolderName"/>
</XModelAttribute>
- <XModelAttribute name="location" visibility="false"
xmlname="LOCATION">
+ <XModelAttribute name="location" visibility="false"
xmlname="location">
<Constraint loader="FileFilter">
<value name="allFiles=false"/>
<value name="description=Select folder where Server configuration file is
located"/>
@@ -1127,7 +1127,7 @@
<Editor name="Uneditable"/>
</XModelAttribute>
<XModelAttribute default="WebProject" name="name"
xmlname="NAME"/>
- <XModelAttribute name="location" visibility="false"
xmlname="LOCATION">
+ <XModelAttribute name="location" visibility="false"
xmlname="location">
<Constraint loader="FileFilter">
<value name="allFiles=false"/>
<value name="description=WEB-INF Folder"/>
@@ -1159,7 +1159,7 @@
<XModelAttribute name="name" xmlname="NAME">
<Editor name="Uneditable"/>
</XModelAttribute>
- <XModelAttribute name="location" xmlname="LOCATION">
+ <XModelAttribute name="location" xmlname="location">
<Editor name="Uneditable"/>
</XModelAttribute>
<XModelAttribute default="none" name="build"
xmlname="BUILD">
@@ -1200,7 +1200,7 @@
<XModelAttribute default="Sources" name="name"
xmlname="NAME">
<Editor name="Uneditable"/>
</XModelAttribute>
- <XModelAttribute name="location" xmlname="LOCATION">
+ <XModelAttribute name="location" xmlname="location">
<Editor name="Uneditable"/>
</XModelAttribute>
</XModelAttributes>
@@ -1226,7 +1226,7 @@
<XModelAttribute default="Web-Inf" name="name"
xmlname="NAME">
<Editor name="Uneditable"/>
</XModelAttribute>
- <XModelAttribute name="location" xmlname="LOCATION">
+ <XModelAttribute name="location" xmlname="location">
<Editor name="Uneditable"/>
</XModelAttribute>
</XModelAttributes>
@@ -1252,7 +1252,7 @@
<XModelAttribute default="Web-Root" name="name"
xmlname="NAME">
<Editor name="Uneditable"/>
</XModelAttribute>
- <XModelAttribute name="location" xmlname="LOCATION">
+ <XModelAttribute name="location" xmlname="location">
<Editor name="Uneditable"/>
</XModelAttribute>
</XModelAttributes>