JBoss Tools SVN: r7461 - trunk/jsf/docs/jsf_tools_tutorial/en.
by jbosstools-commits@lists.jboss.org
Author: afedosik
Date: 2008-04-09 10:12:46 -0400 (Wed, 09 Apr 2008)
New Revision: 7461
Modified:
trunk/jsf/docs/jsf_tools_tutorial/en/master.xml
Log:
http://jira.jboss.com/jira/browse/JBDS-292 guide version update according to beta1 release
Modified: trunk/jsf/docs/jsf_tools_tutorial/en/master.xml
===================================================================
--- trunk/jsf/docs/jsf_tools_tutorial/en/master.xml 2008-04-09 14:11:28 UTC (rev 7460)
+++ trunk/jsf/docs/jsf_tools_tutorial/en/master.xml 2008-04-09 14:12:46 UTC (rev 7461)
@@ -19,7 +19,7 @@
</copyright>
<releaseinfo>
-<para>Version: 1.1.0.Beta1</para>
+<para>Version: 2.1.0.Beta1</para>
</releaseinfo>
</bookinfo>
18 years
JBoss Tools SVN: r7460 - trunk/struts/docs/struts_tools_ref_guide/en.
by jbosstools-commits@lists.jboss.org
Author: afedosik
Date: 2008-04-09 10:11:28 -0400 (Wed, 09 Apr 2008)
New Revision: 7460
Modified:
trunk/struts/docs/struts_tools_ref_guide/en/master.xml
Log:
http://jira.jboss.com/jira/browse/JBDS-292 guide version update according to beta1 release
Modified: trunk/struts/docs/struts_tools_ref_guide/en/master.xml
===================================================================
--- trunk/struts/docs/struts_tools_ref_guide/en/master.xml 2008-04-09 14:06:53 UTC (rev 7459)
+++ trunk/struts/docs/struts_tools_ref_guide/en/master.xml 2008-04-09 14:11:28 UTC (rev 7460)
@@ -16,12 +16,15 @@
<book>
<bookinfo>
<title>Struts Tools Reference Guide</title>
+
+ <pubdate>April 2008</pubdate>
<copyright>
+ <year>2007</year>
<year>2008</year>
- <holder>Red Hat</holder>
+ <holder>JBoss, a division of Red Hat Inc.</holder>
</copyright>
<releaseinfo>
- <para>Version: 2.0.0.GA</para>
+ <para>Version: 2.1.0.Beta1</para>
</releaseinfo>
</bookinfo>
18 years
JBoss Tools SVN: r7459 - trunk/jsf/docs/userguide/en.
by jbosstools-commits@lists.jboss.org
Author: afedosik
Date: 2008-04-09 10:06:53 -0400 (Wed, 09 Apr 2008)
New Revision: 7459
Modified:
trunk/jsf/docs/userguide/en/master.xml
Log:
http://jira.jboss.com/jira/browse/JBDS-292 guide version update according to beta1 release
Modified: trunk/jsf/docs/userguide/en/master.xml
===================================================================
--- trunk/jsf/docs/userguide/en/master.xml 2008-04-09 13:55:09 UTC (rev 7458)
+++ trunk/jsf/docs/userguide/en/master.xml 2008-04-09 14:06:53 UTC (rev 7459)
@@ -14,12 +14,15 @@
<book>
<bookinfo>
<title>Visual Web Tools Reference Guide</title>
+
+ <pubdate>April 2008</pubdate>
<copyright>
<year>2007</year>
- <holder>Red Hat</holder>
+ <year>2008</year>
+ <holder>JBoss, a division of Red Hat Inc.</holder>
</copyright>
<releaseinfo>
- <para>Version: 2.0.0.GA</para>
+ <para>Version: 1.1.0.Beta1</para>
</releaseinfo>
</bookinfo>
18 years
JBoss Tools SVN: r7458 - trunk/jsf/docs/jsf_tools_tutorial/en.
by jbosstools-commits@lists.jboss.org
Author: afedosik
Date: 2008-04-09 09:55:09 -0400 (Wed, 09 Apr 2008)
New Revision: 7458
Modified:
trunk/jsf/docs/jsf_tools_tutorial/en/master.xml
Log:
http://jira.jboss.com/jira/browse/JBDS-292 guide version update according to beta1 release
Modified: trunk/jsf/docs/jsf_tools_tutorial/en/master.xml
===================================================================
--- trunk/jsf/docs/jsf_tools_tutorial/en/master.xml 2008-04-09 13:52:44 UTC (rev 7457)
+++ trunk/jsf/docs/jsf_tools_tutorial/en/master.xml 2008-04-09 13:55:09 UTC (rev 7458)
@@ -11,13 +11,15 @@
<bookinfo>
<title>JSF Tools Tutorial</title>
+ <pubdate>April 2008</pubdate>
<copyright>
<year>2007</year>
- <holder>Red Hat</holder>
+ <year>2008</year>
+ <holder>JBoss, a division of Red Hat Inc.</holder>
</copyright>
<releaseinfo>
-<para>Version: 1.0.0.GA</para>
+<para>Version: 1.1.0.Beta1</para>
</releaseinfo>
</bookinfo>
18 years
JBoss Tools SVN: r7457 - trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/preferences.
by jbosstools-commits@lists.jboss.org
Author: akazakov
Date: 2008-04-09 09:52:44 -0400 (Wed, 09 Apr 2008)
New Revision: 7457
Modified:
trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/preferences/SeamPreferencesMessages.java
trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/preferences/SeamPreferencesMessages.properties
trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/preferences/SeamSettingsPreferencePage.java
Log:
http://jira.jboss.com/jira/browse/JBIDE-1991
Modified: trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/preferences/SeamPreferencesMessages.java
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/preferences/SeamPreferencesMessages.java 2008-04-09 13:44:12 UTC (rev 7456)
+++ trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/preferences/SeamPreferencesMessages.java 2008-04-09 13:52:44 UTC (rev 7457)
@@ -25,6 +25,8 @@
public static String SEAM_SETTINGS_PREFERENCES_PAGE_DEPLOYMENT;
+ public static String SEAM_SETTINGS_PREFERENCES_PAGE_DEPLOY_TYPE;
+
public static String SEAM_SETTINGS_PREFERENCES_PAGE_VIEW;
public static String SEAM_SETTINGS_PREFERENCES_PAGE_MODEL;
Modified: trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/preferences/SeamPreferencesMessages.properties
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/preferences/SeamPreferencesMessages.properties 2008-04-09 13:44:12 UTC (rev 7456)
+++ trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/preferences/SeamPreferencesMessages.properties 2008-04-09 13:52:44 UTC (rev 7457)
@@ -75,6 +75,7 @@
SEAM_SETTINGS_PREFERENCES_PAGE_SEAM_PROJECT=Main Seam Project:
SEAM_SETTINGS_PREFERENCES_PAGE_EJB_PROJECT=Seam EJB Project:
SEAM_SETTINGS_PREFERENCES_PAGE_DEPLOYMENT=Deployment
+SEAM_SETTINGS_PREFERENCES_PAGE_DEPLOY_TYPE=Deploy type
SEAM_SETTINGS_PREFERENCES_PAGE_VIEW=View
SEAM_SETTINGS_PREFERENCES_PAGE_MODEL=Model
SEAM_SETTINGS_PREFERENCES_PAGE_SOURCE_FOLDER=Source Folder:
Modified: trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/preferences/SeamSettingsPreferencePage.java
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/preferences/SeamSettingsPreferencePage.java 2008-04-09 13:44:12 UTC (rev 7456)
+++ trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/preferences/SeamSettingsPreferencePage.java 2008-04-09 13:52:44 UTC (rev 7457)
@@ -61,7 +61,6 @@
import org.jboss.tools.seam.core.project.facet.SeamVersion;
import org.jboss.tools.seam.internal.core.project.facet.ISeamFacetDataModelProperties;
import org.jboss.tools.seam.ui.SeamGuiPlugin;
-import org.jboss.tools.seam.ui.SeamUIMessages;
import org.jboss.tools.seam.ui.internal.project.facet.ValidatorFactory;
import org.jboss.tools.seam.ui.widget.editor.IFieldEditor;
import org.jboss.tools.seam.ui.widget.editor.IFieldEditorFactory;
@@ -176,7 +175,7 @@
IFieldEditor deployTypeEditor = IFieldEditorFactory.INSTANCE.createRadioEditor(
ISeamFacetDataModelProperties.JBOSS_AS_DEPLOY_AS,
- SeamUIMessages.SEAM_INSTALL_WIZARD_PAGE_DEPLOY_AS,
+ SeamPreferencesMessages.SEAM_SETTINGS_PREFERENCES_PAGE_DEPLOY_TYPE,
Arrays.asList(new String[] {ISeamFacetDataModelProperties.DEPLOY_AS_WAR.toUpperCase(), ISeamFacetDataModelProperties.DEPLOY_AS_EAR.toUpperCase()}),
Arrays.asList(new Object[] {ISeamFacetDataModelProperties.DEPLOY_AS_WAR, ISeamFacetDataModelProperties.DEPLOY_AS_EAR}),
getDeployAsValue());
18 years
JBoss Tools SVN: r7456 - in trunk/seam/plugins: org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/project/facet and 1 other directories.
by jbosstools-commits@lists.jboss.org
Author: akazakov
Date: 2008-04-09 09:44:12 -0400 (Wed, 09 Apr 2008)
New Revision: 7456
Modified:
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/core/project/facet/SeamVersion.java
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/project/facet/ISeamFacetDataModelProperties.java
trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/preferences/SeamSettingsPreferencePage.java
Log:
http://jira.jboss.com/jira/browse/JBIDE-1995 Fixed
Modified: trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/core/project/facet/SeamVersion.java
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/core/project/facet/SeamVersion.java 2008-04-09 13:38:16 UTC (rev 7455)
+++ trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/core/project/facet/SeamVersion.java 2008-04-09 13:44:12 UTC (rev 7456)
@@ -66,4 +66,21 @@
"Seam version ''{0}'' is not supported", version)); //$NON-NLS-1$ //$NON-NLS-2$
}
+ /**
+ * Get enumeration by string
+ * If can't find any version then return null.
+ *
+ * @param version
+ * string representation of version
+ * @return
+ * version enumeration corresponding to version string
+ */
+ public static SeamVersion findByString(String version) {
+ if (SEAM_1_2.toString().equals(version)) {
+ return SEAM_1_2;
+ } else if (SEAM_2_0.toString().equals(version)) {
+ return SEAM_2_0;
+ }
+ return null;
+ }
}
Modified: trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/project/facet/ISeamFacetDataModelProperties.java
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/project/facet/ISeamFacetDataModelProperties.java 2008-04-09 13:38:16 UTC (rev 7455)
+++ trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/project/facet/ISeamFacetDataModelProperties.java 2008-04-09 13:44:12 UTC (rev 7456)
@@ -36,6 +36,8 @@
// Seam Preferences names constants
+ String SEAM_FACET_ID = "jst.seam";
+
/**
* Source folder used session objects: actions, forms, conversations, beans
* web pages backing beans
Modified: trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/preferences/SeamSettingsPreferencePage.java
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/preferences/SeamSettingsPreferencePage.java 2008-04-09 13:38:16 UTC (rev 7455)
+++ trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/preferences/SeamSettingsPreferencePage.java 2008-04-09 13:44:12 UTC (rev 7456)
@@ -48,12 +48,15 @@
import org.eclipse.swt.widgets.Control;
import org.eclipse.swt.widgets.Group;
import org.eclipse.ui.dialogs.PropertyPage;
+import org.eclipse.wst.common.project.facet.core.IFacetedProject;
+import org.eclipse.wst.common.project.facet.core.IProjectFacet;
+import org.eclipse.wst.common.project.facet.core.IProjectFacetVersion;
+import org.eclipse.wst.common.project.facet.core.ProjectFacetsManager;
import org.jboss.tools.common.model.util.EclipseResourceUtil;
import org.jboss.tools.seam.core.ISeamProject;
import org.jboss.tools.seam.core.SeamCorePlugin;
import org.jboss.tools.seam.core.SeamProjectsSet;
import org.jboss.tools.seam.core.project.facet.SeamProjectPreferences;
-import org.jboss.tools.seam.core.project.facet.SeamRuntime;
import org.jboss.tools.seam.core.project.facet.SeamRuntimeManager;
import org.jboss.tools.seam.core.project.facet.SeamVersion;
import org.jboss.tools.seam.internal.core.project.facet.ISeamFacetDataModelProperties;
@@ -787,9 +790,20 @@
private SeamVersion[] getSeamVersions() {
if(warSeamProject != null) {
- SeamRuntime r = warSeamProject.getRuntime();
- if(r != null) {
- return new SeamVersion[]{r.getVersion()};
+ try {
+ IFacetedProject facetedProject = ProjectFacetsManager.create(warSeamProject.getProject());
+ if(facetedProject!=null) {
+ IProjectFacet facet = ProjectFacetsManager.getProjectFacet(ISeamFacetDataModelProperties.SEAM_FACET_ID);
+ IProjectFacetVersion version = facetedProject.getInstalledVersion(facet);
+ if(version!=null) {
+ SeamVersion seamVersion = SeamVersion.findByString(version.getVersionString());
+ if(seamVersion!=null) {
+ return new SeamVersion[]{seamVersion};
+ }
+ }
+ }
+ } catch (CoreException e) {
+ SeamGuiPlugin.getPluginLog().logError(e);
}
String jarLocation = getJBossSeamJarLocation();
if(jarLocation != null) {
18 years
JBoss Tools SVN: r7455 - trunk/struts/docs/struts_tools_ref_guide/en/modules.
by jbosstools-commits@lists.jboss.org
Author: ochikvina
Date: 2008-04-09 09:38:16 -0400 (Wed, 09 Apr 2008)
New Revision: 7455
Modified:
trunk/struts/docs/struts_tools_ref_guide/en/modules/editors.xml
trunk/struts/docs/struts_tools_ref_guide/en/modules/introduction.xml
trunk/struts/docs/struts_tools_ref_guide/en/modules/project_verification.xml
trunk/struts/docs/struts_tools_ref_guide/en/modules/projects.xml
Log:
http://jira.jboss.com/jira/browse/JBDS-261 - adding introductional and transitional sentences
Modified: trunk/struts/docs/struts_tools_ref_guide/en/modules/editors.xml
===================================================================
--- trunk/struts/docs/struts_tools_ref_guide/en/modules/editors.xml 2008-04-09 13:20:41 UTC (rev 7454)
+++ trunk/struts/docs/struts_tools_ref_guide/en/modules/editors.xml 2008-04-09 13:38:16 UTC (rev 7455)
@@ -12,37 +12,27 @@
</chapterinfo>
<title>Editors</title>
-
+ <para>In this chapter we'll introduce you to featured graphical editors for specific
+ Struts files such as Struts Configuration files, Tiles files and Struts Validation files.</para>
<section id="struts_config_editor">
<title>Graphical Editor for Struts Configuration Files</title>
-
- <para>The Struts configuration file editor has three modes with different representation of <emphasis>
+ <para>First, let's dwell on the Struts Configuration file editor.</para>
+ <para>This editor has three views with different representation of <emphasis>
<property>struts-config.xml</property>: </emphasis>Diagram, Tree and Source. The
- modes can be selected via the tabs at the bottom of the editor. Any changes made in one
- mode are immediately visible when you switch to any other mode.</para>
+ views can be selected via the tabs at the bottom of the editor. Any changes made in one
+ view are immediately visible when you switch to any other view.</para>
- <para>When working in Source view, you always have all the following features available:</para>
- <itemizedlist>
- <listitem>
- <para>Content Assist</para>
- </listitem>
- <listitem>
- <para>Open On Selection</para>
- </listitem>
- <listitem>
- <para>File Folding</para>
- </listitem>
- </itemizedlist>
+ <para>Now, we'll consider every view in more detail.</para>
<section id="StrutsDiagramMode453">
- <title>Diagram Mode</title>
+ <title>Diagram View</title>
- <para>The Diagram mode graphically displays the Web flow of the application defined in
+ <para>The Diagram view graphically displays the Web flow of the application defined in
the Struts configuration file.</para>
<figure>
- <title>Diagram Mode</title>
+ <title>Diagram View</title>
<mediaobject>
<imageobject>
<imagedata fileref="images/struts/struts_14.png"/>
@@ -50,7 +40,7 @@
</mediaobject>
</figure>
- <para>The Diagram mode allows to edit navigation in your Struts application. Just by
+ <para>The Diagram view allows to edit navigation in your Struts application. Just by
right-clicking anywhere on the diagram, you can use a context menu to create the
building blocks of a Struts application:</para>
<itemizedlist>
@@ -106,14 +96,14 @@
</section>
<section id="StrutsTreeMode42">
- <title>Tree Mode</title>
+ <title>Tree View</title>
- <para>The Tree mode represents the different elements of the Struts application that are
+ <para>The Tree view represents the different elements of the Struts application that are
organized into functional categories on the left-hand side and a form for editing
the properties of currently selected items on the right-hand side.</para>
<figure>
- <title>Tree Mode</title>
+ <title>Tree View</title>
<mediaobject>
<imageobject>
<imagedata fileref="images/struts/struts_17.png"/>
@@ -136,20 +126,33 @@
</section>
<section id="StrutsSourceMode9655">
- <title>Source Mode</title>
+ <title>Source View</title>
- <para>In the Source mode, you have complete editing control of the underlying XML
+ <para>In the Source view, you have complete editing control of the underlying XML
coding.</para>
<figure>
- <title>Source Mode</title>
+ <title>Source View</title>
<mediaobject>
<imageobject>
<imagedata fileref="images/struts/struts_19.png"/>
</imageobject>
</mediaobject>
</figure>
-
+
+ <para>When working in Source view, you always have all the following features available:</para>
+ <itemizedlist>
+ <listitem>
+ <para>Content Assist</para>
+ </listitem>
+ <listitem>
+ <para>Open On Selection</para>
+ </listitem>
+ <listitem>
+ <para>File Folding</para>
+ </listitem>
+ </itemizedlist>
+
<para>You can take advantage of <link
linkend="CodeAssistAndDynamicCodeAssist42BasedOnProjectData">code assist</link>.</para>
@@ -165,7 +168,7 @@
<para>The editor will also immediately flag any errors.</para>
<figure>
- <title>Errors in Source Mode</title>
+ <title>Errors in Source View</title>
<mediaobject>
<imageobject>
<imagedata fileref="images/struts/struts_21.png" scale="85"/>
@@ -194,20 +197,12 @@
<section id="GraphicalEditorForTilesFiles132">
<title>Graphical Editor for Tiles Files</title>
+ <para>Here, you'll know how to make use of the special graphical editor for Tiles configuration files.</para>
+ <para>The editor has three main views: Tree, Diagram and Source.
+ The views can be selected via the tabs at the bottom of the editor. Any changes made in
+ one view are immediately visible when you switch to any other view.</para>
- <para>The Tiles configuration file editor has three main modes: Tree, Diagram and Source.
- The modes can be selected via the tabs at the bottom of the editor. Any changes made in
- one mode are immediately visible when you switch to any other mode.</para>
-
- <para>When working in Source view, you always have all following features available:</para>
- <itemizedlist>
- <listitem>
- <para>Content Assist</para>
- </listitem>
- <listitem>
- <para>Open On Selection</para>
- </listitem>
- </itemizedlist>
+ <para>Before we consider each view of the editor, let's look at the way of creating new Tiles files.</para>
<section id="CreateNewTilesFile1422">
<title>Create New Tiles File</title>
@@ -225,13 +220,13 @@
</section>
<section id="StrutsTreeView896">
- <title>Tree Mode</title>
+ <title>Tree View</title>
- <para>The Tree mode represents the different elements of the Tiles file that are
+ <para>The Tree view represents the different elements of the Tiles file that are
organized into functional categories on the left-hand side and a form for editing
the properties of currently selected items on the right-hand side.</para>
<figure>
- <title>Tree Mode</title>
+ <title>Tree View</title>
<mediaobject>
<imageobject>
<imagedata fileref="images/struts/struts_24.png"/>
@@ -252,9 +247,9 @@
</section>
<section id="StrutsDiagramView4643">
- <title>Diagram Mode</title>
+ <title>Diagram View</title>
- <para>The Diagram mode allows you to create complex Tiles files in the form of a
+ <para>The Diagram view allows you to create complex Tiles files in the form of a
diagram.</para>
<figure>
<title>Diagram Mode</title>
@@ -294,11 +289,22 @@
<title>Source</title>
- <para>The other mode of the <property>Tiles editor</property> is the Source mode that
+ <para>The other view of the <property>Tiles editor</property> is the Source view that
gives you full control over the source. Any changes here will immediately appear in
other modes when you switch to them.</para>
+
+ <para>When working in Source view, you always have all following features available:</para>
+ <itemizedlist>
+ <listitem>
+ <para>Content Assist</para>
+ </listitem>
+ <listitem>
+ <para>Open On Selection</para>
+ </listitem>
+ </itemizedlist>
+
<figure>
- <title>Source Mode</title>
+ <title>Source View</title>
<mediaobject>
<imageobject>
<imagedata fileref="images/struts/struts_29.png"/>
@@ -343,7 +349,9 @@
<title>Graphical Editor for Struts Validation Files</title>
<para>Providing full support for development Struts applications JBoss Tools comes with a
- visual validation editor. To create a new validation file, right click any folder in
+ visual validation editor. To open the editor double-click on the validation file or if you don't have it create a new one.</para>
+
+ <para>To create a new validation file, right click any folder in
Project Explorer and select <emphasis>
<property>File > New > Other...</property>
</emphasis>from the context menu and then <emphasis>
@@ -360,10 +368,10 @@
<para>The validation editor works with five modes: Formsets, Validators, Constants and
standard Tree and Source that you can easily switch over using tabs at the bottom of the
editor.</para>
- <para>The Formsets mode shows forms and their elements on the left side and the dialogue for
+ <para>The Formsets view shows forms and their elements on the left side and the dialogue for
defining their validation rules on the right side.</para>
<figure>
- <title>Formsets Mode</title>
+ <title>Formsets View</title>
<mediaobject>
<imageobject>
<imagedata fileref="images/struts/struts_34.png"/>
@@ -371,9 +379,9 @@
</mediaobject>
</figure>
- <para>The Constants mode let you set constant values for your validation rules.</para>
+ <para>The Constants view let you set constant values for your validation rules.</para>
<figure>
- <title>Constansts Mode</title>
+ <title>Constansts View</title>
<mediaobject>
<imageobject>
<imagedata fileref="images/struts/struts_35.png"/>
@@ -381,9 +389,9 @@
</mediaobject>
</figure>
- <para>The validation file can also be viewed in a Tree mode.</para>
+ <para>The validation file can also be viewed in a Tree view.</para>
<figure>
- <title>Tree Mode</title>
+ <title>Tree View</title>
<mediaobject>
<imageobject>
<imagedata fileref="images/struts/struts_36.png"/>
@@ -391,10 +399,10 @@
</mediaobject>
</figure>
- <para>At any point you have full control over the source by switching to the Source mode.
- Any editing in this mode will immediately be available in other modes of the editor.</para>
+ <para>At any point you have full control over the source by switching to the Source view.
+ Any editing in this view will immediately be available in other views of the editor.</para>
<figure>
- <title>Source Mode</title>
+ <title>Source View</title>
<mediaobject>
<imageobject>
<imagedata fileref="images/struts/struts_37.png" scale="85"/>
@@ -405,10 +413,10 @@
<para>You can also open your own custom or Struts-standard <emphasis>
<property>validation-rules.xml</property>
</emphasis> file.</para>
- <para>The Validators mode shows the validation rules for a selected validator. You can of
+ <para>The Validators view shows the validation rules for a selected validator. You can of
course add your own rules.</para>
<figure>
- <title>Validators Mode</title>
+ <title>Validators View</title>
<mediaobject>
<imageobject>
<imagedata fileref="images/struts/struts_38.png" scale="75"/>
Modified: trunk/struts/docs/struts_tools_ref_guide/en/modules/introduction.xml
===================================================================
--- trunk/struts/docs/struts_tools_ref_guide/en/modules/introduction.xml 2008-04-09 13:20:41 UTC (rev 7454)
+++ trunk/struts/docs/struts_tools_ref_guide/en/modules/introduction.xml 2008-04-09 13:38:16 UTC (rev 7455)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<chapter id="intoduction">
<?dbhtml filename="introduction.html"?>
-
+
<chapterinfo>
<keywordset>
<keyword>JBoss Developer Studio</keyword>
@@ -10,10 +10,13 @@
<keyword>JBoss</keyword>
</keywordset>
</chapterinfo>
-
+
<title>Introduction</title>
+
+ <para>If you prefer to develop web applications using Struts technology JBoss Tools also meet
+ your needs. The professional developer toolset provides all necessary editors and wizards
+ for creating Struts resources that enhances the process of building high-quality web applications.</para>
+ <note><para>Note that JBoss Tools support the Struts 1.1, 1.2.x versions.</para></note>
- <para>If you prefer develop web applications using Struts technology JBoss Developer Studio also meets your needs.
-
- JBDS supports the Struts 1.1, 1.2.x versions.</para>
-</chapter>
\ No newline at end of file
+ <para>In this guide you will learn how to take advantage of Struts support that JBoss Tools provide.</para>
+</chapter>
Modified: trunk/struts/docs/struts_tools_ref_guide/en/modules/project_verification.xml
===================================================================
--- trunk/struts/docs/struts_tools_ref_guide/en/modules/project_verification.xml 2008-04-09 13:20:41 UTC (rev 7454)
+++ trunk/struts/docs/struts_tools_ref_guide/en/modules/project_verification.xml 2008-04-09 13:38:16 UTC (rev 7455)
@@ -13,8 +13,10 @@
<title>Struts Project Verification</title>
- <para>JBoss Tools provide the same functionality for Struts
- projects. To configure Struts project verification select <emphasis>
+ <para>In this section we'll consider one more functionality that JBoss Tools provide for Struts
+ projects, namely adjusting projects verification.</para>
+
+ <para>To configure Struts project verification select <emphasis>
<property>Window > Preferences</property>
</emphasis> from the menu bar, select <emphasis>
<property>JBoss Tools > Web > Verification</property>
Modified: trunk/struts/docs/struts_tools_ref_guide/en/modules/projects.xml
===================================================================
--- trunk/struts/docs/struts_tools_ref_guide/en/modules/projects.xml 2008-04-09 13:20:41 UTC (rev 7454)
+++ trunk/struts/docs/struts_tools_ref_guide/en/modules/projects.xml 2008-04-09 13:38:16 UTC (rev 7455)
@@ -13,7 +13,7 @@
<title>Projects</title>
- <para>JBoss Tools provides the following functionality when working with Struts:</para>
+ <para>JBoss Tools provide the following functionality when working with Struts:</para>
<itemizedlist>
<listitem>
18 years
JBoss Tools SVN: r7454 - trunk/jsf/docs/jsf_tools_ref_guide/en.
by jbosstools-commits@lists.jboss.org
Author: afedosik
Date: 2008-04-09 09:20:41 -0400 (Wed, 09 Apr 2008)
New Revision: 7454
Modified:
trunk/jsf/docs/jsf_tools_ref_guide/en/master.xml
Log:
http://jira.jboss.com/jira/browse/JBDS-292 guide version update according to beta1 release
Modified: trunk/jsf/docs/jsf_tools_ref_guide/en/master.xml
===================================================================
--- trunk/jsf/docs/jsf_tools_ref_guide/en/master.xml 2008-04-09 13:20:16 UTC (rev 7453)
+++ trunk/jsf/docs/jsf_tools_ref_guide/en/master.xml 2008-04-09 13:20:41 UTC (rev 7454)
@@ -14,12 +14,14 @@
<book>
<bookinfo>
<title>JSF Tools Reference Guide</title>
+ <pubdate>April 2008</pubdate>
<copyright>
+ <year>2007</year>
<year>2008</year>
- <holder>Red Hat</holder>
+ <holder>JBoss, a division of Red Hat Inc.</holder>
</copyright>
<releaseinfo>
- <para>Version: 2.0.1.GA</para>
+ <para>Version: 2.1.0.Beta1</para>
</releaseinfo>
</bookinfo>
18 years
JBoss Tools SVN: r7453 - trunk/seam/docs/reference/en.
by jbosstools-commits@lists.jboss.org
Author: afedosik
Date: 2008-04-09 09:20:16 -0400 (Wed, 09 Apr 2008)
New Revision: 7453
Modified:
trunk/seam/docs/reference/en/master.xml
Log:
http://jira.jboss.com/jira/browse/JBDS-292 guide version update according to beta1 release
Modified: trunk/seam/docs/reference/en/master.xml
===================================================================
--- trunk/seam/docs/reference/en/master.xml 2008-04-09 13:14:36 UTC (rev 7452)
+++ trunk/seam/docs/reference/en/master.xml 2008-04-09 13:20:16 UTC (rev 7453)
@@ -30,7 +30,7 @@
<holder>JBoss, a division of Red Hat Inc.</holder>
</copyright>
<releaseinfo>
- <para>Version: 2.0.1.Beta1</para>
+ <para>Version: 2.1.0.Beta1</para>
</releaseinfo>
</bookinfo>
18 years
JBoss Tools SVN: r7452 - trunk/jbpm/docs/reference/en.
by jbosstools-commits@lists.jboss.org
Author: afedosik
Date: 2008-04-09 09:14:36 -0400 (Wed, 09 Apr 2008)
New Revision: 7452
Modified:
trunk/jbpm/docs/reference/en/master.xml
Log:
http://jira.jboss.com/jira/browse/JBDS-292 guide version update according to beta1 release
Modified: trunk/jbpm/docs/reference/en/master.xml
===================================================================
--- trunk/jbpm/docs/reference/en/master.xml 2008-04-09 13:10:41 UTC (rev 7451)
+++ trunk/jbpm/docs/reference/en/master.xml 2008-04-09 13:14:36 UTC (rev 7452)
@@ -16,12 +16,14 @@
<bookinfo>
<title>jBPM Tools Reference Guide</title>
+ <pubdate>April 2008</pubdate>
<copyright>
<year>2007</year>
- <holder>Red Hat</holder>
+ <year>2008</year>
+ <holder>JBoss, a division of Red Hat Inc.</holder>
</copyright>
<releaseinfo>
-<para>Version: 3.1.1.GA</para>
+<para>Version: 3.1.2.GA</para>
</releaseinfo>
</bookinfo>
18 years