JBoss Tools SVN: r7914 - trunk/jsf/plugins/org.jboss.tools.jsf.vpe.jsf/templates.
by jbosstools-commits@lists.jboss.org
Author: dsakovich
Date: 2008-04-30 10:13:35 -0400 (Wed, 30 Apr 2008)
New Revision: 7914
Modified:
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.jsf/templates/vpe-templates-jsf.xml
Log:
http://jira.jboss.org/jira/browse/JBIDE-2172
Modified: trunk/jsf/plugins/org.jboss.tools.jsf.vpe.jsf/templates/vpe-templates-jsf.xml
===================================================================
--- trunk/jsf/plugins/org.jboss.tools.jsf.vpe.jsf/templates/vpe-templates-jsf.xml 2008-04-30 14:12:32 UTC (rev 7913)
+++ trunk/jsf/plugins/org.jboss.tools.jsf.vpe.jsf/templates/vpe-templates-jsf.xml 2008-04-30 14:13:35 UTC (rev 7914)
@@ -227,10 +227,11 @@
<!-- Проблема с вложенным параметром (31 of 4) -->
<vpe:tag name="h:commandLink" case-sensitive="yes">
<vpe:template children="yes" modify="yes">
- <vpe:a class="{@styleClass}"
+ <span class="def-link {@styleClass}"
style="{@style}"
- title="{tagstring()}"
- value="{jsfvalue(@value)}"/>
+ title="{tagstring()}">
+ <vpe:value expr="{jsfvalue(@value)}" />
+ </span>
<vpe:dnd>
<vpe:drag start-enable="yes" />
<vpe:drop container="yes">
16 years, 8 months
JBoss Tools SVN: r7913 - trunk/vpe/plugins/org.jboss.tools.vpe/ve.
by jbosstools-commits@lists.jboss.org
Author: dsakovich
Date: 2008-04-30 10:12:32 -0400 (Wed, 30 Apr 2008)
New Revision: 7913
Modified:
trunk/vpe/plugins/org.jboss.tools.vpe/ve/EditorOverride.css
Log:
http://jira.jboss.org/jira/browse/JBIDE-2172
Modified: trunk/vpe/plugins/org.jboss.tools.vpe/ve/EditorOverride.css
===================================================================
--- trunk/vpe/plugins/org.jboss.tools.vpe/ve/EditorOverride.css 2008-04-30 14:11:04 UTC (rev 7912)
+++ trunk/vpe/plugins/org.jboss.tools.vpe/ve/EditorOverride.css 2008-04-30 14:12:32 UTC (rev 7913)
@@ -93,7 +93,12 @@
::-moz-display-comboboxcontrol-frame {
-moz-user-select: text !important;
}
-
+
+.def-link {
+ text-decoration: underline -moz-anchor-decoration;
+ color: -moz-hyperlinktext;
+}
+
option {
-moz-user-select: text !important;
}
16 years, 8 months
JBoss Tools SVN: r7912 - trunk/esb/plugins/org.jboss.tools.esb.core/images/esb.
by jbosstools-commits@lists.jboss.org
Author: scabanovich
Date: 2008-04-30 10:11:04 -0400 (Wed, 30 Apr 2008)
New Revision: 7912
Modified:
trunk/esb/plugins/org.jboss.tools.esb.core/images/esb/esb_file.gif
Log:
JBIDE-2167
Modified: trunk/esb/plugins/org.jboss.tools.esb.core/images/esb/esb_file.gif
===================================================================
(Binary files differ)
16 years, 8 months
JBoss Tools SVN: r7911 - trunk/jsf/docs/userguide/en/modules.
by jbosstools-commits@lists.jboss.org
Author: ochikvina
Date: 2008-04-30 10:07:22 -0400 (Wed, 30 Apr 2008)
New Revision: 7911
Modified:
trunk/jsf/docs/userguide/en/modules/Visual_Web_Tools.xml
trunk/jsf/docs/userguide/en/modules/editors.xml
Log:
http://jira.jboss.com/jira/browse/JBDS-162 - making changes 'visual web tools' and 'editors' chapters according to Svetlana remarks
Modified: trunk/jsf/docs/userguide/en/modules/Visual_Web_Tools.xml
===================================================================
--- trunk/jsf/docs/userguide/en/modules/Visual_Web_Tools.xml 2008-04-30 13:31:57 UTC (rev 7910)
+++ trunk/jsf/docs/userguide/en/modules/Visual_Web_Tools.xml 2008-04-30 14:07:22 UTC (rev 7911)
@@ -14,7 +14,7 @@
<para>This guide covers the usage of Visual Web Tools in <property>JBoss Developer
Studio</property> and <property>JBoss Tools</property>. The difference between these products is
- that JBoss Tools are just a set of Eclipse plugins and JBoss Developer Studio adds</para>
+ that JBoss Tools are just a set of Eclipse plugins where JBoss Developer Studio adds the following functionality:</para>
<itemizedlist>
<listitem>
<para>an installer</para>
@@ -45,7 +45,7 @@
<section id="key_features">
<title>Key Features of Visual Web Tools</title>
- <para>Here is the table of main features of Visual Web Tools:</para>
+ <para>Here is the table of the main features of Visual Web Tools:</para>
<table>
@@ -103,7 +103,7 @@
<entry>OpenOn</entry>
<entry>Easy navigation between views and other parts of your projects.</entry>
<entry>
- <link linkend="OpenOnSelection4Hyperlinknavigation">facelets support</link>
+ <link linkend="OpenOnSelection4Hyperlinknavigation">openOn</link>
</entry>
</row>
Modified: trunk/jsf/docs/userguide/en/modules/editors.xml
===================================================================
--- trunk/jsf/docs/userguide/en/modules/editors.xml 2008-04-30 13:31:57 UTC (rev 7910)
+++ trunk/jsf/docs/userguide/en/modules/editors.xml 2008-04-30 14:07:22 UTC (rev 7911)
@@ -11,50 +11,65 @@
<title>Editors</title>
- <para>In previous chapters you had possibility to read about Graphical Editor for
- <ulink url="../../../../jsf_tools_ref_guide/publish/en-US/html_single/index.html#jsf_config_file">JSF</ulink> and
- <ulink url="../../../../struts_tools_ref_guide/publish/en-US/html_single/index.html#struts_config_editor">Struts</ulink> configuration files,
- <ulink url="../../../../struts_tools_ref_guide/publish/en-US/html_single/index.html#GraphicalEditorForTilesFiles132">Graphical Editor for Tiles Files</ulink>,
- <ulink url="../../../../struts_tools_ref_guide/publish/en-US/html_single/index.html#GraphicalEditorForStrutsValidationFiles86">Graphical Editor for Struts Validation Files</ulink>.
- All these editors have <link linkend="OpenOnSelection4Hyperlinknavigation"><property>OpenOn</property></link> and
- <link linkend="CodeAssistAndDynamicCodeAssist42BasedOnProjectData"><property>Content Assist</property></link> features,
- they are described more detail in this chapter. In addition you get to know a <link linkend="visual_page">Visual Page Editor</link> for combined visual and source editing
- of Web pages and many <link linkend="more_editors">other editors</link> for different types of files.</para>
+ <para>In the <ulink
+ url="../../../../jsf_tools_ref_guide/publish/en-US/html_single/index.html"
+ >JSF Tools Reference Guide</ulink> and <ulink
+ url="../../../../jsf_tools_ref_guide/publish/en-US/html_single/index.html"
+ >Struts Tools Reference Guide</ulink> you had possibility to read about Graphical Editor for <ulink
+ url="../../../../jsf_tools_ref_guide/publish/en-US/html_single/index.html#jsf_config_file"
+ >JSF</ulink> and <ulink
+ url="../../../../struts_tools_ref_guide/publish/en-US/html_single/index.html#struts_config_editor"
+ >Struts</ulink> configuration files, <ulink
+ url="../../../../struts_tools_ref_guide/publish/en-US/html_single/index.html#GraphicalEditorForTilesFiles132"
+ >Graphical Editor for Tiles Files</ulink>, <ulink
+ url="../../../../struts_tools_ref_guide/publish/en-US/html_single/index.html#GraphicalEditorForStrutsValidationFiles86"
+ >Graphical Editor for Struts Validation Files</ulink>. All these editors have <link
+ linkend="OpenOnSelection4Hyperlinknavigation">
+ <property>OpenOn</property>
+ </link> and <link linkend="CodeAssistAndDynamicCodeAssist42BasedOnProjectData">
+ <property>Content Assist</property>
+ </link> features, which are described in more details in this document. In addition you get to
+ know a <link linkend="visual_page">Visual Page Editor</link> for combined visual and source
+ editing of Web pages and many <link linkend="more_editors">other editors</link> for
+ different types of files.</para>
<section id="editors_features">
-
+
<title>Editors Features</title>
<para>JBoss Developer Studio has powerful editor features that help you easily navigate
within your application and make use of content and code assist no matter what project
file (jsp, xhtml, xml, css, etc...) you are working on.</para>
<section id="OpenOnSelection4Hyperlinknavigation">
-
+
<title>OpenOn</title>
- <para><property>OpenOn</property> let's you easily navigate through your
+ <para><property>OpenOn</property> let's you easily link directly from one resource to another in your
project without using the Package Explorer view (project tree). With OpenOn, you can
- simply click on a reference to another file and that file will be opened.</para>
+ simply click on a reference to another file and the file will be opened.</para>
<para>OpenOn is available for the following files:</para>
<itemizedlist>
<listitem>
- <para><link linkend="XMLFiles232">XML files</link></para>
+ <para>
+ <link linkend="XMLFiles232">XML files</link>
+ </para>
</listitem>
<listitem>
- <para><link linkend="JSPPages223">JSP/XHTML Pages</link></para>
+ <para>
+ <link linkend="JSPPages223">JSP/XHTML Pages</link>
+ </para>
</listitem>
<listitem>
<para>Java files</para>
</listitem>
</itemizedlist>
<section id="XMLFiles232">
-
+
<title>XML Files</title>
<para>Press and hold down the Ctrl key. As you move the mouse cursor over different
- file references in the file, they display an underline. When you have the mouse
- cursor over the name of the file you want to open, click and the file will open
+ file references in the file, they display an underline. When you hover the name of the file you want to open, click and the file will open
in its own editor. In this example the managed bean NameBean will open.</para>
<figure>
<title>NameBean Managed Bean</title>
@@ -73,7 +88,7 @@
</imageobject>
</mediaobject>
</figure>
- <para>You can also try OpenOn with defined attributes.</para>
+ <para>You can also use OpenOn with defined attributes.</para>
<figure>
<title>OpenOn With Defined Attributes</title>
<mediaobject>
@@ -93,7 +108,7 @@
</figure>
</section>
<section id="JSPPages223">
-
+
<title>JSP Pages</title>
<para><property>OpenOn</property> is also very useful in JSP pages. It will allow
@@ -142,176 +157,187 @@
</section>
<section id="CodeAssistAndDynamicCodeAssist42BasedOnProjectData">
-
-
- <title>Content Assist</title>
- <para><property>Content assist</property> is available when working with</para>
-
+
+
+ <title>Content Assist</title>
+ <para><property>Content assist</property> is available when working with</para>
+
+ <itemizedlist>
+ <listitem>
+ <para>
+ <ulink
+ url="../../../../seam/publish/en-US/html_single/index.html#ContentAssist"
+ >Seam project files</ulink>
+ </para>
+
+ </listitem>
+ <listitem>
+ <para>
+ <link linkend="JSFProjectFiles3087">JSF project files</link>
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <link linkend="StrutsProjectFile46s3">Struts project files</link>
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <link linkend="JSPPages434">JSP files</link>
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <link linkend="ContentAssistForRF">RichFaces components</link>
+ </para>
+ </listitem>
+ </itemizedlist>
+
+
+ <section id="JSFProjectFiles3087">
+
+ <title>JSF Project Files</title>
+
+ <para>When working with JSF project in JBoss Developer Studio, you can use various
+ <property>Content Assist features</property> while developing:</para>
+ <itemizedlist>
+ <listitem>
+ <para>Content Assist for XML, JSP and JSF configuration files</para>
+ </listitem>
+ <listitem>
+ <para>Content Assist based on project data</para>
+ </listitem>
+ <listitem>
+ <para>Content Assist with graphical JSF editor</para>
+ </listitem>
+ </itemizedlist>
+ <section id="ContentAssistForXMLJSPAndJSFConfigurationFiles865">
+
+ <title>Content Assist for XML, JSP and JSF configuration files</title>
+
+ <para>At any point when working with any XML, JSP and JSF configuration files
+ Content Assist is available to help you. Simply type <emphasis>
+ <property>Ctrl-Space</property>
+ </emphasis> to see what is available.</para>
+
+ <para>Content Assist for JSF configuration file:</para>
+ <figure>
+ <title>Content Assist in JSF Configuration File</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/editors_features/editors_features_9.png"
+ scale="85"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ <para>Content Assist for JSF JSP file:</para>
+ <figure>
+ <title>Content Assist in JSP File</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/editors_features/editors_features_10.png"
+ scale="85"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ <para>Content Assist for other JSF XML project files (web.xml shown):</para>
+ <figure>
+ <title>Content Assist in web.xml File</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/editors_features/editors_features_11.png"
+ scale="85"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ </section>
+ <section id="ContentAssistBasedOnProjectData86">
+
+ <title>Content Assist Based on Project Data</title>
+
+ <para>JBoss Developer Studio takes Content Assist to the next level. Studio will
+ constantly scan your project and you will be able to insert code into the
+ JSP page from your project that includes:</para>
<itemizedlist>
<listitem>
- <para>
- <ulink url="../../../../seam/publish/en-US/html_single/index.html#ContentAssist">Seam project files</ulink>
- </para>
-
+ <para>Values from Property files</para>
</listitem>
<listitem>
- <para><link linkend="JSFProjectFiles3087">JSF project files</link></para>
+ <para><emphasis role="italic">
+ <property>"Managed beans"</property>
+ </emphasis> attributes and methods</para>
</listitem>
<listitem>
- <para><link linkend="StrutsProjectFile46s3">Struts project files</link></para>
+ <para>Navigation Rule Outcomes</para>
</listitem>
<listitem>
- <para><link linkend="JSPPages434">JSP files</link></para>
+ <para>JSF variables (context, request etc...)</para>
</listitem>
- <listitem>
- <para><link linkend="ContentAssistForRF">RichFaces components</link></para>
- </listitem>
</itemizedlist>
-
-
- <section id="JSFProjectFiles3087">
-
- <title>JSF Project Files</title>
+ <para>The figure below shows how to insert message from a Properties files.
+ You simply put the cursor inside the <emphasis role="italic">
+ <property>"value"</property>
+ </emphasis> attribute and press <emphasis>
+ <property>Ctrl-Space</property>. </emphasis> JBoss Developer Studio will
+ scan your project and show a list of possible values to insert.</para>
+ <figure>
+ <title>Inserting Message</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/editors_features/editors_features_12.png"
+ />
+ </imageobject>
+ </mediaobject>
+ </figure>
+ <para>In the following screenshot we are inserting a <emphasis role="italic">
+ <property>"Managed bean"</property>
+ </emphasis> attribute value. Again, by simply clicking
+ <emphasis><property>Ctrl-Space</property>,</emphasis> JBoss
+ Developer Studio will show a list of all possible values that you can
+ insert.</para>
- <para>When working with JSF project in JBoss Developer Studio, you can use
- various <property>Content Assist features</property> while developing:</para>
- <itemizedlist>
- <listitem>
- <para>Content Assist for XML, JSP and JSF configuration files</para>
- </listitem>
- <listitem>
- <para>Content Assist based on project data</para>
- </listitem>
- <listitem>
- <para>Content Assist with graphical JSF editor</para>
- </listitem>
- </itemizedlist>
- <section id="ContentAssistForXMLJSPAndJSFConfigurationFiles865">
-
- <title>Content Assist for XML, JSP and JSF configuration files</title>
+ <para>Once you select a Managed bean, it will show you a list of all available
+ attributes for the selected Managed bean (userBean).</para>
+ <figure>
+ <title>Attributes List</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/editors_features/editors_features_13.png"
+ />
+ </imageobject>
+ </mediaobject>
+ </figure>
+ <para>Code Assist based on project data will also prompt you for navigation
+ rules that exist in your JSF configuration file.</para>
+ <figure>
+ <title>Code Assist</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/editors_features/editors_features_14.png"
+ />
+ </imageobject>
+ </mediaobject>
+ </figure>
+ </section>
+ <section id="ContentAssistWithinJSFGraphicalEditor44">
- <para>At any point when working with any XML, JSP and JSF configuration
- files Content Assist is available to help you. Simply type <emphasis>
- <property>Ctrl-Space</property>
- </emphasis> to see what is available.</para>
+ <title>Content Assist within Tree JSF Editor</title>
- <para>Content Assist for JSF configuration file:</para>
- <figure>
- <title>Content Assist in JSF Configuration File</title>
- <mediaobject>
- <imageobject>
- <imagedata
- fileref="images/editors_features/editors_features_9.png" scale="85"/>
- </imageobject>
- </mediaobject>
- </figure>
- <para>Content Assist for JSF JSP file:</para>
- <figure>
- <title>Content Assist in JSP File</title>
- <mediaobject>
- <imageobject>
- <imagedata
- fileref="images/editors_features/editors_features_10.png" scale="85"/>
- </imageobject>
- </mediaobject>
- </figure>
- <para>Content Assist for other JSF XML project files (web.xml shown):</para>
- <figure>
- <title>Content Assist in web.xml File</title>
- <mediaobject>
- <imageobject>
- <imagedata
- fileref="images/editors_features/editors_features_11.png" scale="85"/>
- </imageobject>
- </mediaobject>
- </figure>
- </section>
- <section id="ContentAssistBasedOnProjectData86">
-
- <title>Content Assist Based on Project Data</title>
+ <para>JBoss Developer Studio also provides Content Assist when working within
+ the Tree JSF configuration editor. Just click <emphasis>
+ <property>Ctrl-Space</property>. </emphasis></para>
+ <figure>
+ <title>Content Assist in Tree JSF Configuration Editor</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/editors_features/editors_features_15.png"
+ scale="85"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
- <para>JBoss Developer Studio takes Content Assist to the next level. Studio
- will constantly scan your project and you will be able to insert code
- into the JSP page from your project that includes:</para>
- <itemizedlist>
- <listitem>
- <para>Values from Property files</para>
- </listitem>
- <listitem>
- <para><emphasis role="italic">
- <property>"Managed beans"</property>
- </emphasis> attributes and methods</para>
- </listitem>
- <listitem>
- <para>Navigation Rule Outcomes</para>
- </listitem>
- <listitem>
- <para>JSF variables (context, request etc...)</para>
- </listitem>
- </itemizedlist>
- <para>The first screenshot shows how to insert message from a Properties
- files. You simply put the cursor inside the <emphasis role="italic">
- <property>"value"</property>
- </emphasis> attribute and press <emphasis>
- <property>Ctrl-Space</property>.
- </emphasis> JBoss Developer Studio will scan your project and show a
- list of possible values to insert.</para>
- <figure>
- <title>Inserting Message</title>
- <mediaobject>
- <imageobject>
- <imagedata
- fileref="images/editors_features/editors_features_12.png"/>
- </imageobject>
- </mediaobject>
- </figure>
- <para>In the following screenshot we are inserting a <emphasis role="italic"><property>"Managed bean"</property></emphasis>
- attribute value. Again, by simply clicking <emphasis><property>Ctrl-Space</property>,</emphasis>
- JBoss Developer Studio will show a list of all possible values that you can insert.</para>
-
- <para>Once you select a Managed bean, it will show you a list of all
- available attributes for the selected Managed bean (userBean).</para>
- <figure>
- <title>Attributes List</title>
- <mediaobject>
- <imageobject>
- <imagedata
- fileref="images/editors_features/editors_features_13.png"/>
- </imageobject>
- </mediaobject>
- </figure>
- <para>Code Assist based on project data will also prompt you for navigation
- rules that exist in your JSF configuration file.</para>
- <figure>
- <title>Code Assist</title>
- <mediaobject>
- <imageobject>
- <imagedata
- fileref="images/editors_features/editors_features_14.png"/>
- </imageobject>
- </mediaobject>
- </figure>
- </section>
- <section id="ContentAssistWithinJSFGraphicalEditor44">
-
- <title>Content Assist within Tree JSF Editor</title>
-
- <para>JBoss Developer Studio also provides Content Assist when working
- within the Tree JSF configuration editor. Just click <emphasis>
- <property>Ctrl-Space</property>.
- </emphasis></para>
- <figure>
- <title>Content Assist in Tree JSF Configuration Editor</title>
- <mediaobject>
- <imageobject>
- <imagedata
- fileref="images/editors_features/editors_features_15.png" scale="85"/>
- </imageobject>
- </mediaobject>
- </figure>
+ <!--
- <!--
-
<para>If a field contains right class name and you click a link near the
field you will come to the file with this class otherwise a new Java
Class dialog will be shown:</para>
@@ -393,193 +419,193 @@
</figure>
-->
- </section>
</section>
+ </section>
- <section id="StrutsProjectFile46s3">
-
- <para>Content Assist features are available when you work with Struts projects.</para>
-
- <title>Struts Project Files</title>
- <section id="ContentAssistForStrutsConfigurationFile75">
-
-
- <title>Content Assist for Struts Configuration File</title>
-
- <para>Content Assist helps you in Struts Configuration file.</para>
-
- <figure>
- <title>Struts Content Assist</title>
- <mediaobject>
- <imageobject>
- <imagedata
- fileref="images/editors_features/editors_features_20.png"/>
- </imageobject>
- </mediaobject>
- </figure>
- </section>
- <section id="ContentAssistForStrutsJSPFile07">
-
- <title>Content Assist for Struts JSP File</title>
-
- <para>Using Code Assist in Struts JSP file is shown below.</para>
-
- <figure>
- <title>Struts JSP Content Assist</title>
- <mediaobject>
- <imageobject>
- <imagedata
- fileref="images/editors_features/editors_features_21.png" scale="75"/>
- </imageobject>
- </mediaobject>
- </figure>
- </section>
+ <section id="StrutsProjectFile46s3">
+
+ <para>Content Assist features are available when you work with Struts projects.</para>
+
+ <title>Struts Project Files</title>
+ <section id="ContentAssistForStrutsConfigurationFile75">
+
+
+ <title>Content Assist for Struts Configuration File</title>
+
+ <para>Content Assist helps you in Struts Configuration file.</para>
+
+ <figure>
+ <title>Struts Content Assist</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/editors_features/editors_features_20.png"
+ />
+ </imageobject>
+ </mediaobject>
+ </figure>
</section>
- <section id="JSPPages434">
-
- <title>JSP Pages</title>
-
-
- <section id="ContentAssistForJSFTags96">
-
- <title>Content Assist for JSF Tags</title>
- <para>JBDS provides full code completion for JSF tags:</para>
+ <section id="ContentAssistForStrutsJSPFile07">
- <figure>
- <title>JSF Tags Content Assist</title>
- <mediaobject>
- <imageobject>
- <imagedata
- fileref="images/editors_features/editors_features_22.png" scale="85"/>
- </imageobject>
- </mediaobject>
- </figure>
- <para>When the tag is selected the required attributes, if there any, are
- already inserted and the cursor is located to the first attribute. As
- this point you can ask for attribute proposals.</para>
- <figure>
- <title>Attributes Content Assist</title>
- <mediaobject>
- <imageobject>
- <imagedata
- fileref="images/editors_features/editors_features_23.png" scale="75"/>
- </imageobject>
- </mediaobject>
- </figure>
+ <title>Content Assist for Struts JSP File</title>
- </section>
- <section id="ContentAssistForJSTLTags6332">
-
- <title>Content Assist for JSTL Tags</title>
- <figure>
- <title>JSTL Tags Content Assist</title>
- <mediaobject>
- <imageobject>
- <imagedata
- fileref="images/editors_features/editors_features_24.png" scale="75"/>
- </imageobject>
- </mediaobject>
- </figure>
- </section>
- <section id="ContentAssistForHTMLTags7454">
-
- <title>Content Assist for HTML Tags</title>
- <para>Content assist for HTML tags has the same mechanism as for JSF tags:</para>
- <figure>
- <title>HTML Tags Content Assist</title>
- <mediaobject>
- <imageobject>
- <imagedata
- fileref="images/editors_features/editors_features_25.png" scale="60"/>
- </imageobject>
- </mediaobject>
- </figure>
- <para>You can use as well attributes proposals for HTML tags:</para>
- <figure>
- <title>HTML Tags Content Assist</title>
- <mediaobject>
- <imageobject>
- <imagedata
- fileref="images/editors_features/editors_features_26.png" scale="60"/>
- </imageobject>
- </mediaobject>
- </figure>
- </section>
- <section id="ContentAssistForJavaScriptTags67433">
-
- <title>Content Assist for JavaScript Tags</title>
- <figure>
- <title>JavaScript Tags Content Assist</title>
- <mediaobject>
- <imageobject>
- <imagedata
- fileref="images/editors_features/editors_features_27.png" scale="75"/>
- </imageobject>
- </mediaobject>
- </figure>
- </section>
+ <para>Using Code Assist in Struts JSP file is shown below.</para>
-
+ <figure>
+ <title>Struts JSP Content Assist</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/editors_features/editors_features_21.png"
+ scale="75"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
</section>
- <section id="ContentAssistForRF">
-
- <title>Rich Faces components</title>
- <para>JBDS indeed provides code completion for Rich Faces framework components.
- All you have to do is to install Rich Faces libraries into your project. See
- <ulink
- url="http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone..."
- >here</ulink> how to install.</para>
+ </section>
+ <section id="JSPPages434">
+
+ <title>JSP Pages</title>
+
+
+ <section id="ContentAssistForJSFTags96">
+
+ <title>Content Assist for JSF Tags</title>
+ <para>JBDS provides full code completion for JSF tags:</para>
+
<figure>
- <title>Content Assist for Rich Faces Components</title>
+ <title>JSF Tags Content Assist</title>
<mediaobject>
<imageobject>
- <imagedata fileref="images/editors_features/editors_features_29.png" scale="65"/>
+ <imagedata fileref="images/editors_features/editors_features_22.png"
+ scale="85"/>
</imageobject>
</mediaobject>
</figure>
- <itemizedlist>
- <listitem>
- <para>To insert a Rich Faces component on a page expand <emphasis>
- <property>JBoss Rich Faces</property>
- </emphasis> group on the palette</para>
- </listitem>
- <listitem>
- <para>Click on some component</para>
- </listitem>
- <listitem>
- <para>Put the needed attributes in the <emphasis>
- <property>Insert Tag</property>
- </emphasis> dialog and click <emphasis>
- <property>Finish</property>
- </emphasis> button <figure>
- <title>Insert Tag</title>
- <mediaobject>
- <imageobject>
- <imagedata
- fileref="images/editors_features/editors_features_30.png" scale="75"
- />
- </imageobject>
- </mediaobject>
- </figure>
- </para>
- </listitem>
- </itemizedlist>
- <para>The Rich Faces tag will be inserted on your page displayed in source and
- visual modes: </para>
+ <para>When the tag is selected the required attributes, if there any, are
+ already inserted and the cursor is located to the first attribute. At this
+ point you can ask for attribute proposals.</para>
<figure>
- <title>Rich Faces Component</title>
+ <title>Attributes Content Assist</title>
<mediaobject>
<imageobject>
- <imagedata fileref="images/editors_features/editors_features_31.png" scale="75"
- />
+ <imagedata fileref="images/editors_features/editors_features_23.png"
+ scale="75"/>
</imageobject>
</mediaobject>
</figure>
+
</section>
-
+ <section id="ContentAssistForJSTLTags6332">
+ <title>Content Assist for JSTL Tags</title>
+ <figure>
+ <title>JSTL Tags Content Assist</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/editors_features/editors_features_24.png"
+ scale="75"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ </section>
+ <section id="ContentAssistForHTMLTags7454">
+
+ <title>Content Assist for HTML Tags</title>
+ <para>Content assist for HTML tags has the same mechanism as for JSF tags:</para>
+ <figure>
+ <title>HTML Tags Content Assist</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/editors_features/editors_features_25.png"
+ scale="60"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ <para>You can use as well attributes proposals for HTML tags:</para>
+ <figure>
+ <title>HTML Tags Content Assist</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/editors_features/editors_features_26.png"
+ scale="60"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ </section>
+ <section id="ContentAssistForJavaScriptTags67433">
+
+ <title>Content Assist for JavaScript Tags</title>
+ <figure>
+ <title>JavaScript Tags Content Assist</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/editors_features/editors_features_27.png"
+ scale="75"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ </section>
+
+
+ </section>
+ <section id="ContentAssistForRF">
+
+ <title>Rich Faces components</title>
+ <para>JBDS indeed provides code completion for Rich Faces framework components. All
+ you have to do is to install Rich Faces libraries into your project. See <ulink
+ url="http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone..."
+ >here</ulink> how to install it.</para>
+ <figure>
+ <title>Content Assist for Rich Faces Components</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/editors_features/editors_features_29.png"
+ scale="65"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ <itemizedlist>
+ <listitem>
+ <para>To insert a Rich Faces component on a page expand <emphasis>
+ <property>JBoss Rich Faces</property>
+ </emphasis> group on the palette</para>
+ </listitem>
+ <listitem>
+ <para>Click on some component</para>
+ </listitem>
+ <listitem>
+ <para>Put the needed attributes in the <emphasis>
+ <property>Insert Tag</property>
+ </emphasis> dialog and click <emphasis>
+ <property>Finish</property>
+ </emphasis> button <figure>
+ <title>Insert Tag</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
+ fileref="images/editors_features/editors_features_30.png"
+ scale="75"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ </para>
+ </listitem>
+ </itemizedlist>
+ <para>The Rich Faces tag will be inserted on your page displayed in source and
+ visual modes: </para>
+ <figure>
+ <title>Rich Faces Component</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/editors_features/editors_features_31.png"
+ scale="75"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ </section>
+
+
<section id="AddingDynamicCodeAssistToCustomComponents8745">
-
+
<title>Adding dynamic code assist to custom components that were added to JBoss
Tools Palette</title>
<para>Here is what you need to do to add project based code assist to a custom
@@ -674,7 +700,7 @@
</section>
</section>
<section id="FullControlOverSourceFiles-SynchronizedSourcAndVisualEditing74">
-
+
<title>Synchronized Source and Visual Editing</title>
<para>JBoss Developer Studio offers the flexibility to edit any files in either source
@@ -685,17 +711,19 @@
time, you always have full control over all project source files. Any changes you
make in the source view, will immediately appear in the graphical view.</para>
- <para>The JSF configuration file editor has three views: <property>Diagram</property>, <property>Tree</property> and <property>Source</property>. All
- views are synchronized, you can edit the file in any view.</para>
+ <para>The JSF configuration file editor has three views: <property>Diagram</property>,
+ <property>Tree</property> and <property>Source</property>. All views are
+ synchronized, you can edit the file in any view.</para>
<figure>
<title>Three Views are Synchronized</title>
<mediaobject>
<imageobject>
- <imagedata fileref="images/editors_features/editors_features_32.png" scale="75"/>
+ <imagedata fileref="images/editors_features/editors_features_32.png"
+ scale="75"/>
</imageobject>
</mediaobject>
</figure>
-
+
<para>The same applies to all other JBoss Developer Studio editors.</para>
<para>Web XML editor is shown. Web XML editor has a graphical view (Tree) and source
@@ -705,225 +733,224 @@
<title>Two Views are Synchronized</title>
<mediaobject>
<imageobject>
- <imagedata fileref="images/editors_features/editors_features_35.png" scale="75"/>
+ <imagedata fileref="images/editors_features/editors_features_35.png"
+ scale="75"/>
</imageobject>
</mediaobject>
</figure>
-
+
<para>JBoss Developer Studio TLD file editor shown in Tree view. At any point you can
edit the source by going switching to Source view.</para>
<figure>
<title>Two Views are Synchronized</title>
<mediaobject>
<imageobject>
- <imagedata fileref="images/editors_features/editors_features_37.png" scale="75"/>
+ <imagedata fileref="images/editors_features/editors_features_37.png"
+ scale="75"/>
</imageobject>
</mediaobject>
</figure>
-
+
</section>
- </section>
- <section id="visual_page">
+ </section>
+ <section id="visual_page">
<title>Visual Page Editor</title>
<para>JBoss Developer Studio comes with a powerful and customizable <property>Visual Page
Editor</property> (VPE). You can use the Visual Page Editor to develop an
application using any technology: JSF, Struts, JSP, HTML and others.</para>
- <para>Current VPE version has four tabs: Visual/Source, Visual, Source and Preview.</para>
- <para>Split screen design with instant synchronization between source and visual views:</para>
+ <para>Current VPE version has four tabs: Visual/Source, Visual, Source and Preview.</para>
+ <para>Split screen design with instant synchronization between source and visual views:</para>
+ <figure>
+ <title>Visual/Source View</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/visual_page/visual_page_1.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+
+ <para>You can also switch to pure Visual design:</para>
+ <figure>
+ <title>Visual View</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/visual_page/visual_page_2.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+
+ <para>Or work just in Source view. Note that selection bar is now available not only in
+ Visual mode but also in Source one:</para>
+ <figure>
+ <title>Source View</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/visual_page/visual_page_3.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ <para>No matter what view you select, you get full integration with Properties and Outline
+ views:</para>
+ <figure>
+ <title>Properties And Outline Views</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/visual_page/visual_page_4.png" scale="65"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ <para>Preview mode is read-only, it only shows how the page will look like in a browser.</para>
+ <figure>
+ <title>Preview Mode</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/visual_page/visual_page_5.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ <para>Use the graphical toolbar to add inline styling to any tag.</para>
+ <figure>
+ <title>Graphical Toolbar</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/visual_page/visual_page_6.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ <para>With just a click or drag-and-drop insert any tags from the palette on to the page you
+ are editing.</para>
+ <figure>
+ <title>Inserting Tags From Palette</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/visual_page/visual_page_7.png" scale="80"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+
+ <section id="AdvancedSettings954">
+
+ <title>Advanced Settings</title>
+
+ <para>There are three buttons on the <property>Visual Page Editor</property> left side:</para>
+
<figure>
- <title>Visual/Source View</title>
+ <title>Visual Page Editor Buttons</title>
<mediaobject>
<imageobject>
- <imagedata fileref="images/visual_page/visual_page_1.png"/>
+ <imagedata fileref="images/visual_page/visual_page_8.png"/>
</imageobject>
</mediaobject>
</figure>
- <para>You can also switch to pure Visual design:</para>
+ <itemizedlist>
+ <listitem>
+ <para>Preferences</para>
+ </listitem>
+ </itemizedlist>
+ <para>Provides quick access to Visual Page Editor preferences.</para>
<figure>
- <title>Visual View</title>
+ <title>Visual Page Editor Preferences Window</title>
<mediaobject>
<imageobject>
- <imagedata fileref="images/visual_page/visual_page_2.png"/>
+ <imagedata fileref="images/visual_page/visual_page_9.png"/>
</imageobject>
</mediaobject>
</figure>
+ <itemizedlist>
+ <listitem>
+ <para>Refresh</para>
+ </listitem>
+ </itemizedlist>
+ <para>Refresh displaying information with this button.</para>
- <para>Or work just in Source view. Note that selection bar is now available not only in
- Visual mode but also in Source one:</para>
+ <itemizedlist>
+ <listitem>
+ <para>Page Design Options</para>
+ </listitem>
+ </itemizedlist>
+ <para>This button leads to page design options.</para>
<figure>
- <title>Source View</title>
+ <title>Page Design Options</title>
<mediaobject>
<imageobject>
- <imagedata fileref="images/visual_page/visual_page_3.png"/>
+ <imagedata fileref="images/visual_page/visual_page_10.png"/>
</imageobject>
</mediaobject>
</figure>
- <para>No matter what view you select, you get full integration with Properties and
- Outline views:</para>
- <figure>
- <title>Properties And Outline Views</title>
- <mediaobject>
- <imageobject>
- <imagedata fileref="images/visual_page/visual_page_4.png" scale="65"/>
- </imageobject>
- </mediaobject>
- </figure>
- <para>Preview mode is read-only, it only shows how the page will look like in a browser.</para>
- <figure>
- <title>Preview Mode</title>
- <mediaobject>
- <imageobject>
- <imagedata fileref="images/visual_page/visual_page_5.png"/>
- </imageobject>
- </mediaobject>
- </figure>
- <para>Use the graphical toolbar to add inline styling to any tag.</para>
- <figure>
- <title>Graphical Toolbar</title>
- <mediaobject>
- <imageobject>
- <imagedata fileref="images/visual_page/visual_page_6.png"/>
- </imageobject>
- </mediaobject>
- </figure>
- <para>With just a click or drag-and-drop insert any tags from the palette on to the page
- you are editing.</para>
- <figure>
- <title>Inserting Tags From Palette</title>
- <mediaobject>
- <imageobject>
- <imagedata fileref="images/visual_page/visual_page_7.png" scale="80"/>
- </imageobject>
- </mediaobject>
- </figure>
+ <para>This dialog let's you set resources which are usually only resolved in
+ runtime. To set a stylesheet, click <emphasis>
+ <property>Add</property>
+ </emphasis> (for CSS File Path section) and add your stylesheet. It works when CSS
+ is defined on your page in the following way:</para>
- <section id="AdvancedSettings954">
-
- <title>Advanced Settings</title>
-
- <para>There are three buttons on the <property>Visual Page Editor</property> left
- side:</para>
-
- <figure>
- <title>Visual Page Editor Buttons</title>
- <mediaobject>
- <imageobject>
- <imagedata fileref="images/visual_page/visual_page_8.png"/>
- </imageobject>
- </mediaobject>
- </figure>
-
- <itemizedlist>
- <listitem>
- <para>Preferences</para>
- </listitem>
- </itemizedlist>
- <para>Provides quick access to Visual Page Editor preferences.</para>
- <figure>
- <title>Visual Page Editor Preferences Window</title>
- <mediaobject>
- <imageobject>
- <imagedata fileref="images/visual_page/visual_page_9.png"/>
- </imageobject>
- </mediaobject>
- </figure>
- <itemizedlist>
- <listitem>
- <para>Refresh</para>
- </listitem>
- </itemizedlist>
- <para>Refresh displaying information with this button.</para>
-
- <itemizedlist>
- <listitem>
- <para>Page Design Options</para>
- </listitem>
- </itemizedlist>
- <para>This button leads to page design options.</para>
- <figure>
- <title>Page Design Options</title>
- <mediaobject>
- <imageobject>
- <imagedata fileref="images/visual_page/visual_page_10.png"/>
- </imageobject>
- </mediaobject>
- </figure>
- <para>This dialog let's you set resources which are usually only resolved
- in runtime. To set a stylesheet, click <emphasis>
- <property>Add</property>
- </emphasis> (for CSS File Path section) and add your stylesheet. It works when
- CSS is defined on your page in the following way:</para>
-
- <para>Code:</para>
- <programlisting role="XML"><![CDATA[<link rel="stylesheet" type="text/css"
+ <para>Code:</para>
+ <programlisting role="XML"><![CDATA[<link rel="stylesheet" type="text/css"
href="#{facesContext.externalContext.requestContextPath}/style.css"/>
]]></programlisting>
- <para>This will work fine in runtime, but the Visual Page Editor doesn't
- know what requestContextPath in design time is.</para>
+ <para>This will work fine in runtime, but the Visual Page Editor doesn't know
+ what requestContextPath in design time is.</para>
- <para>The next section (URI), let's you add URI taglibs if you are using
- includes so that the editor knows where to find the tag libraries.</para>
+ <para>The next section (URI), let's you add URI taglibs if you are using
+ includes so that the editor knows where to find the tag libraries.</para>
- <para>The first two sections let you define actual runtime folders. Here is an
- example.</para>
+ <para>The first two sections let you define actual runtime folders. Here is an example.</para>
- <para>Let's say you have the following project structure:</para>
+ <para>Let's say you have the following project structure:</para>
- <programlisting role="XML"><![CDATA[WebContent/
+ <programlisting role="XML"><![CDATA[WebContent/
pages/
img/
a.gif
header.jsp
main.jsp
]]></programlisting>
- <para>header.jsp content:</para>
- <programlisting role="XML"><![CDATA[My Header
+ <para>header.jsp content:</para>
+ <programlisting role="XML"><![CDATA[My Header
<img src="img/a.gif"/>
]]></programlisting>
- <para>main.jsp:</para>
- <programlisting role="XML"><![CDATA[<jsp:include page="pages/header.jsp" />
+ <para>main.jsp:</para>
+ <programlisting role="XML"><![CDATA[<jsp:include page="pages/header.jsp" />
]]></programlisting>
- <para> When you open <emphasis>
- <property>main.jsp</property>
- </emphasis> in Visual Page Editor, it will not be able to resolve the image from
- the header, however, it will work fine in runtime. To fix this in design time,
- click the <emphasis>
- <property>Page Design Options</property>
- </emphasis> button and set <emphasis>
- <property>Actual Run-Time Relative</property>
- </emphasis> Folder to <emphasis>
- <property><project>WebContent > pages</property>
- </emphasis> and you will see the image appear.</para>
- <para/>
- <itemizedlist>
- <listitem>
- <para>Hide Selection bar</para>
- </listitem>
- </itemizedlist>
- <para> By clicking on the component in Visual view or selecting a code snippet in
- Source mode you can see the tags tree. If you want to hide the selection bar,
- use the "Hide Selection Bar" button on the lower right side.</para>
+ <para> When you open <emphasis>
+ <property>main.jsp</property>
+ </emphasis> in Visual Page Editor, it will not be able to resolve the image from the
+ header, however, it will work fine in runtime. To fix this in design time, click the <emphasis>
+ <property>Page Design Options</property>
+ </emphasis> button and set <emphasis>
+ <property>Actual Run-Time Relative</property>
+ </emphasis> Folder to <emphasis>
+ <property><project>WebContent > pages</property>
+ </emphasis> and you will see the image appear.</para>
+ <para/>
+ <itemizedlist>
+ <listitem>
+ <para>Hide Selection bar</para>
+ </listitem>
+ </itemizedlist>
+ <para> By clicking on the component in Visual view or selecting a code snippet in Source
+ mode you can see the tags tree. If you want to hide the selection bar, use the
+ "Hide Selection Bar" button on the lower right side.</para>
- <figure>
- <title>Selection Bar</title>
- <mediaobject>
- <imageobject>
- <imagedata fileref="images/visual_page/visual_page_11.png"/>
- </imageobject>
- </mediaobject>
- </figure>
- </section>
-
+ <figure>
+ <title>Selection Bar</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/visual_page/visual_page_11.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ </section>
+
<section id="SetupnotesforLinu895x">
-
+
<title>Setup notes for Linux</title>
<section id="HowToStartTheVisualPageEditorUnderLinux85">
-
+
<title>How to Start the Visual Page Editor under Linux</title>
<para>Linux users may need to do the following to get the Visual Editor to work
@@ -984,7 +1011,7 @@
</section>
<section id="JSPsyntaxvalidation84">
-
+
<title>JSP syntax validation</title>
<para>When working in JBoss Tools JSP editor you are constantly provided with feedback
and contextual error checking as you type.</para>
@@ -1031,7 +1058,7 @@
-->
<section id="PageEditorWithPreview53">
-
+
<title>JSP Page Preview</title>
<para>JBoss Developer Studio comes with JSP design-time preview features. When designing
@@ -1049,19 +1076,19 @@
</listitem>
</itemizedlist>
- <para>The preview features are available with Visual
- Page Editor.</para>
+ <para>The preview features are available with Visual Page Editor.</para>
</section>
-
+
</section>
<section id="more_editors">
<title>More Editors</title>
-
- <para>Besides Visual Page Editor JBDS is supplied with a huge range of various editors for different file types: properties, TLD, web.xml, tiles, and so on.</para>
+
+ <para>Besides Visual Page Editor JBDS is supplied with a huge range of various editors for
+ different file types: properties, TLD, web.xml, tiles, and so on.</para>
<section id="GraphicalPropertiesEditor">
-
+
<title>Graphical Properties Editor</title>
<para><property>The Properties editor</property> allows you to work in two different
@@ -1104,7 +1131,7 @@
</section>
<section id="GraphicalTLDEditor">
-
+
<title>Graphical TLD Editor</title>
<para><property>The TLD editor</property> comes with same features you will find in all
@@ -1119,7 +1146,7 @@
</listitem>
</itemizedlist>
<section id="TreeView2">
-
+
<title>Tree view</title>
<figure>
@@ -1132,7 +1159,7 @@
</figure>
</section>
<section id="SourceView1">
-
+
<title>Source view</title>
<para>You can easily switch from Tree to Source by selecting the Source tab at the
@@ -1195,7 +1222,7 @@
<section id="GraphicalWebApplicationFileEditor">
-
+
<title>Graphical Web Application File (web.xml) Editor</title>
<para>The Web Application File editor comes with the same features you will find in all
@@ -1233,7 +1260,7 @@
</figure>
</section>
<section id="SourceView2">
-
+
<title>Source View</title>
<para>Switch to the <property>Source viewer </property>to edit the web.xml file by
@@ -1249,7 +1276,7 @@
</figure>
</section>
<section id="ContentAssist">
-
+
<title>Content Assist</title>
<para>Content assist is available in the Source viewer. Simply click <emphasis>
@@ -1260,13 +1287,14 @@
<title>Content Assist</title>
<mediaobject>
<imageobject>
- <imagedata fileref="images/more_editors/more_editors_13.png" scale="85"/>
+ <imagedata fileref="images/more_editors/more_editors_13.png" scale="85"
+ />
</imageobject>
</mediaobject>
</figure>
</section>
<section id="ErrorCheckingAndValidation">
-
+
<title>Errors Checking and Validation</title>
<para>If errors occur anywhere in the file, small red dots will appear next to the
@@ -1283,9 +1311,9 @@
</figure>
</section>
</section>
-
+
<section id="CSSEditor">
-
+
<title>CSS Editor</title>
<para>The <property>CSS editor</property> comes with the same features you will find in
@@ -1312,7 +1340,7 @@
</mediaobject>
</figure>
- <!-- <para>You can also use the Outline view next to the editor to navigate through the CSS
+ <!-- <para>You can also use the Outline view next to the editor to navigate through the CSS
file:</para>
<figure>
@@ -1339,7 +1367,7 @@
</section>
<section id="JavaScriptEditor">
-
+
<title>JavaScript Editor</title>
<para>The <property>JavaScript editor</property> includes a Preview viewer and a Source
@@ -1367,7 +1395,7 @@
</figure>
</section>
- <!-- <section id="ImageViewer">
+ <!-- <section id="ImageViewer">
<title>Image Viewer</title>
<para>This simple image viewer allows you to view GIF and JPEG files individually in a
@@ -1384,7 +1412,7 @@
</section> -->
<section id="XSDEditor">
-
+
<title>XSD Editor</title>
<para>JBoss Developer Studio comes with an <property>XSD Editor</property> for XML
@@ -1468,7 +1496,7 @@
</section>
<section id="SupportforXMLSchema">
-
+
<title>Support for XML Schema</title>
<para>JBoss Developer Studio fully supports XML files based on schemas as well as DTDs:</para>
16 years, 8 months
JBoss Tools SVN: r7910 - in trunk: documentation/guides/Exadel-migration and 10 other directories.
by jbosstools-commits@lists.jboss.org
Author: smukhina
Date: 2008-04-30 09:31:57 -0400 (Wed, 30 Apr 2008)
New Revision: 7910
Modified:
trunk/as/docs/reference/pom.xml
trunk/documentation/guides/Exadel-migration/pom.xml
trunk/documentation/guides/GettingStartedGuide/pom.xml
trunk/esb/docs/esb_ref_guide/pom.xml
trunk/hibernatetools/docs/reference/pom.xml
trunk/jbpm/docs/reference/pom.xml
trunk/jsf/docs/jsf_tools_ref_guide/pom.xml
trunk/jsf/docs/jsf_tools_tutorial/pom.xml
trunk/jsf/docs/userguide/pom.xml
trunk/seam/docs/reference/pom.xml
trunk/struts/docs/struts_tools_ref_guide/pom.xml
trunk/struts/docs/struts_tools_tutorial/pom.xml
Log:
http://jira.jboss.com/jira/browse/JBDS-319
new beta1 styles are applied
Modified: trunk/as/docs/reference/pom.xml
===================================================================
--- trunk/as/docs/reference/pom.xml 2008-04-30 13:01:05 UTC (rev 7909)
+++ trunk/as/docs/reference/pom.xml 2008-04-30 13:31:57 UTC (rev 7910)
@@ -21,12 +21,12 @@
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-docbook-xslt</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
</dependency>
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-jdocbook-style</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
<type>jdocbook-style</type>
</dependency>
</dependencies>
Modified: trunk/documentation/guides/Exadel-migration/pom.xml
===================================================================
--- trunk/documentation/guides/Exadel-migration/pom.xml 2008-04-30 13:01:05 UTC (rev 7909)
+++ trunk/documentation/guides/Exadel-migration/pom.xml 2008-04-30 13:31:57 UTC (rev 7910)
@@ -21,18 +21,18 @@
<dependency>
<groupId>com.jboss</groupId>
<artifactId>jbossent-docbook-xslt</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0.Beta1</version>
</dependency>
<dependency>
<groupId>com.jboss</groupId>
<artifactId>jbossent-jdocbook-style</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0.Beta1</version>
<type>jdocbook-style</type>
</dependency>
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-jdocbook-style</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
<type>jdocbook-style</type>
</dependency>
</dependencies>
Modified: trunk/documentation/guides/GettingStartedGuide/pom.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/pom.xml 2008-04-30 13:01:05 UTC (rev 7909)
+++ trunk/documentation/guides/GettingStartedGuide/pom.xml 2008-04-30 13:31:57 UTC (rev 7910)
@@ -21,18 +21,18 @@
<dependency>
<groupId>com.jboss</groupId>
<artifactId>jbossent-docbook-xslt</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0.Beta1</version>
</dependency>
<dependency>
<groupId>com.jboss</groupId>
<artifactId>jbossent-jdocbook-style</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0.Beta1</version>
<type>jdocbook-style</type>
</dependency>
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-jdocbook-style</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
<type>jdocbook-style</type>
</dependency>
</dependencies>
Modified: trunk/esb/docs/esb_ref_guide/pom.xml
===================================================================
--- trunk/esb/docs/esb_ref_guide/pom.xml 2008-04-30 13:01:05 UTC (rev 7909)
+++ trunk/esb/docs/esb_ref_guide/pom.xml 2008-04-30 13:31:57 UTC (rev 7910)
@@ -29,12 +29,12 @@
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-docbook-xslt</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
</dependency>
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-jdocbook-style</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
<type>jdocbook-style</type>
</dependency>
</dependencies>
Modified: trunk/hibernatetools/docs/reference/pom.xml
===================================================================
--- trunk/hibernatetools/docs/reference/pom.xml 2008-04-30 13:01:05 UTC (rev 7909)
+++ trunk/hibernatetools/docs/reference/pom.xml 2008-04-30 13:31:57 UTC (rev 7910)
@@ -21,12 +21,12 @@
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-docbook-xslt</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
</dependency>
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-jdocbook-style</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
<type>jdocbook-style</type>
</dependency>
</dependencies>
Modified: trunk/jbpm/docs/reference/pom.xml
===================================================================
--- trunk/jbpm/docs/reference/pom.xml 2008-04-30 13:01:05 UTC (rev 7909)
+++ trunk/jbpm/docs/reference/pom.xml 2008-04-30 13:31:57 UTC (rev 7910)
@@ -21,12 +21,12 @@
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-docbook-xslt</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
</dependency>
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-jdocbook-style</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
<type>jdocbook-style</type>
</dependency>
</dependencies>
Modified: trunk/jsf/docs/jsf_tools_ref_guide/pom.xml
===================================================================
--- trunk/jsf/docs/jsf_tools_ref_guide/pom.xml 2008-04-30 13:01:05 UTC (rev 7909)
+++ trunk/jsf/docs/jsf_tools_ref_guide/pom.xml 2008-04-30 13:31:57 UTC (rev 7910)
@@ -21,12 +21,12 @@
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-docbook-xslt</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
</dependency>
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-jdocbook-style</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
<type>jdocbook-style</type>
</dependency>
</dependencies>
Modified: trunk/jsf/docs/jsf_tools_tutorial/pom.xml
===================================================================
--- trunk/jsf/docs/jsf_tools_tutorial/pom.xml 2008-04-30 13:01:05 UTC (rev 7909)
+++ trunk/jsf/docs/jsf_tools_tutorial/pom.xml 2008-04-30 13:31:57 UTC (rev 7910)
@@ -21,12 +21,12 @@
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-docbook-xslt</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
</dependency>
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-jdocbook-style</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
<type>jdocbook-style</type>
</dependency>
</dependencies>
Modified: trunk/jsf/docs/userguide/pom.xml
===================================================================
--- trunk/jsf/docs/userguide/pom.xml 2008-04-30 13:01:05 UTC (rev 7909)
+++ trunk/jsf/docs/userguide/pom.xml 2008-04-30 13:31:57 UTC (rev 7910)
@@ -21,12 +21,12 @@
<dependency>
<groupId>com.jboss</groupId>
<artifactId>jbossent-docbook-xslt</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
</dependency>
<dependency>
<groupId>com.jboss</groupId>
<artifactId>jbossent-jdocbook-style</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
<type>jdocbook-style</type>
</dependency>
<dependency>
Modified: trunk/seam/docs/reference/pom.xml
===================================================================
--- trunk/seam/docs/reference/pom.xml 2008-04-30 13:01:05 UTC (rev 7909)
+++ trunk/seam/docs/reference/pom.xml 2008-04-30 13:31:57 UTC (rev 7910)
@@ -21,12 +21,12 @@
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-docbook-xslt</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
</dependency>
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-jdocbook-style</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
<type>jdocbook-style</type>
</dependency>
</dependencies>
Modified: trunk/struts/docs/struts_tools_ref_guide/pom.xml
===================================================================
--- trunk/struts/docs/struts_tools_ref_guide/pom.xml 2008-04-30 13:01:05 UTC (rev 7909)
+++ trunk/struts/docs/struts_tools_ref_guide/pom.xml 2008-04-30 13:31:57 UTC (rev 7910)
@@ -21,12 +21,12 @@
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-docbook-xslt</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
</dependency>
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-jdocbook-style</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
<type>jdocbook-style</type>
</dependency>
</dependencies>
Modified: trunk/struts/docs/struts_tools_tutorial/pom.xml
===================================================================
--- trunk/struts/docs/struts_tools_tutorial/pom.xml 2008-04-30 13:01:05 UTC (rev 7909)
+++ trunk/struts/docs/struts_tools_tutorial/pom.xml 2008-04-30 13:31:57 UTC (rev 7910)
@@ -21,12 +21,12 @@
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-docbook-xslt</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
</dependency>
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jbossorg-jdocbook-style</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.Beta1</version>
<type>jdocbook-style</type>
</dependency>
</dependencies>
16 years, 8 months
JBoss Tools SVN: r7909 - trunk/jsf/plugins/org.jboss.tools.jsf.vpe.jsf/templates.
by jbosstools-commits@lists.jboss.org
Author: dsakovich
Date: 2008-04-30 09:01:05 -0400 (Wed, 30 Apr 2008)
New Revision: 7909
Modified:
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.jsf/templates/vpe-templates-jsf.xml
Log:
http://jira.jboss.org/jira/browse/JBIDE-2172
Modified: trunk/jsf/plugins/org.jboss.tools.jsf.vpe.jsf/templates/vpe-templates-jsf.xml
===================================================================
--- trunk/jsf/plugins/org.jboss.tools.jsf.vpe.jsf/templates/vpe-templates-jsf.xml 2008-04-30 10:39:52 UTC (rev 7908)
+++ trunk/jsf/plugins/org.jboss.tools.jsf.vpe.jsf/templates/vpe-templates-jsf.xml 2008-04-30 13:01:05 UTC (rev 7909)
@@ -278,8 +278,7 @@
<vpe:template children="yes" modify="yes">
<vpe:a class="{@styleClass}"
style="{@style}"
- title="{tagstring()}"
- value="{jsfvalue(@value)}"/>
+ title="{tagstring()}"/>
<vpe:textFormatting use-default-formats="yes">
<vpe:format type="UnderlineFormat" setDefault="true">
<vpe:formatAttribute type="style" />
16 years, 8 months
JBoss Tools SVN: r7908 - branches/jbosstools-2.1.x/esb/plugins/org.jboss.tools.esb.core/resources/meta.
by jbosstools-commits@lists.jboss.org
Author: scabanovich
Date: 2008-04-30 06:39:52 -0400 (Wed, 30 Apr 2008)
New Revision: 7908
Modified:
branches/jbosstools-2.1.x/esb/plugins/org.jboss.tools.esb.core/resources/meta/esb.meta
Log:
JBIDE-2161
Modified: branches/jbosstools-2.1.x/esb/plugins/org.jboss.tools.esb.core/resources/meta/esb.meta
===================================================================
--- branches/jbosstools-2.1.x/esb/plugins/org.jboss.tools.esb.core/resources/meta/esb.meta 2008-04-30 10:34:01 UTC (rev 7907)
+++ branches/jbosstools-2.1.x/esb/plugins/org.jboss.tools.esb.core/resources/meta/esb.meta 2008-04-30 10:39:52 UTC (rev 7908)
@@ -2088,7 +2088,7 @@
</ICONS>
</XEntityRenderer>
<XModelAttributes>
- <XModelAttribute default="jboss esb" loader="ElementType" name="element type">
+ <XModelAttribute default="JBoss esb" loader="ElementType" name="element type">
<Editor name="Uneditable"/>
</XModelAttribute>
<XModelAttribute PROPERTIES="category=general" name="name" xmlname="NAME"/>
@@ -2185,7 +2185,7 @@
kind="list" name="CreateActions">
<XActionItem ICON="action.newattribute" displayName="File" group="1"
kind="list" name="CreateFiles">
- <XActionItem displayName="Jboss ESB" kind="list" name="ESB">
+ <XActionItem displayName="JBoss ESB" kind="list" name="ESB">
<XActionItem HIDE="always" HandlerClassName="%SpecialWizard%"
ICON="action.new.seam.faces-config"
PROPERTIES="entity=FileESB101;extensions=.xml.;validator.addfile=true;support=org.jboss.tools.common.model.files.handlers.CreateFileSupport;extension=xml;entityVersion=ESB"
@@ -2215,7 +2215,7 @@
kind="list" name="CreateActions">
<XActionItem ICON="action.newattribute" displayName="File" group="1"
kind="list" name="CreateFiles">
- <XActionItem displayName="Jboss ESB" kind="list" name="ESB">
+ <XActionItem displayName="JBoss ESB" kind="list" name="ESB">
<XActionItem HIDE="always" HandlerClassName="%SpecialWizard%"
ICON="action.new.seam.faces-config"
PROPERTIES="entity=FileESB101;extensions=.xml.;validator.addfile=true;support=org.jboss.tools.common.model.files.handlers.CreateFileSupport;extension=xml;entityVersion=ESB"
16 years, 8 months
JBoss Tools SVN: r7907 - trunk/esb/plugins/org.jboss.tools.esb.core/resources/meta.
by jbosstools-commits@lists.jboss.org
Author: scabanovich
Date: 2008-04-30 06:34:01 -0400 (Wed, 30 Apr 2008)
New Revision: 7907
Modified:
trunk/esb/plugins/org.jboss.tools.esb.core/resources/meta/esb.meta
Log:
JBIDE-2161
Modified: trunk/esb/plugins/org.jboss.tools.esb.core/resources/meta/esb.meta
===================================================================
--- trunk/esb/plugins/org.jboss.tools.esb.core/resources/meta/esb.meta 2008-04-30 10:27:54 UTC (rev 7906)
+++ trunk/esb/plugins/org.jboss.tools.esb.core/resources/meta/esb.meta 2008-04-30 10:34:01 UTC (rev 7907)
@@ -2088,7 +2088,7 @@
</ICONS>
</XEntityRenderer>
<XModelAttributes>
- <XModelAttribute default="jboss esb" loader="ElementType" name="element type">
+ <XModelAttribute default="JBoss esb" loader="ElementType" name="element type">
<Editor name="Uneditable"/>
</XModelAttribute>
<XModelAttribute PROPERTIES="category=general" name="name" xmlname="NAME"/>
@@ -2185,7 +2185,7 @@
kind="list" name="CreateActions">
<XActionItem ICON="action.newattribute" displayName="File" group="1"
kind="list" name="CreateFiles">
- <XActionItem displayName="Jboss ESB" kind="list" name="ESB">
+ <XActionItem displayName="JBoss ESB" kind="list" name="ESB">
<XActionItem HIDE="always" HandlerClassName="%SpecialWizard%"
ICON="action.new.seam.faces-config"
PROPERTIES="entity=FileESB101;extensions=.xml.;validator.addfile=true;support=org.jboss.tools.common.model.files.handlers.CreateFileSupport;extension=xml;entityVersion=ESB"
@@ -2215,7 +2215,7 @@
kind="list" name="CreateActions">
<XActionItem ICON="action.newattribute" displayName="File" group="1"
kind="list" name="CreateFiles">
- <XActionItem displayName="Jboss ESB" kind="list" name="ESB">
+ <XActionItem displayName="JBoss ESB" kind="list" name="ESB">
<XActionItem HIDE="always" HandlerClassName="%SpecialWizard%"
ICON="action.new.seam.faces-config"
PROPERTIES="entity=FileESB101;extensions=.xml.;validator.addfile=true;support=org.jboss.tools.common.model.files.handlers.CreateFileSupport;extension=xml;entityVersion=ESB"
16 years, 8 months
JBoss Tools SVN: r7906 - trunk/esb/docs/esb_ref_guide/en/modules.
by jbosstools-commits@lists.jboss.org
Author: tromanovich
Date: 2008-04-30 06:27:54 -0400 (Wed, 30 Apr 2008)
New Revision: 7906
Modified:
trunk/esb/docs/esb_ref_guide/en/modules/esb_editor.xml
trunk/esb/docs/esb_ref_guide/en/modules/esb_support.xml
trunk/esb/docs/esb_ref_guide/en/modules/introduction.xml
Log:
http://jira.jboss.com/jira/browse/JBDS-307
Sketch of ref guide
Updating of a ref guide according to Max Rydahl Andersen review
Modified: trunk/esb/docs/esb_ref_guide/en/modules/esb_editor.xml
===================================================================
--- trunk/esb/docs/esb_ref_guide/en/modules/esb_editor.xml 2008-04-30 10:08:33 UTC (rev 7905)
+++ trunk/esb/docs/esb_ref_guide/en/modules/esb_editor.xml 2008-04-30 10:27:54 UTC (rev 7906)
@@ -3,8 +3,7 @@
<?dbhtml filename="esbEditor.html"?>
<chapterinfo>
<keywordset>
- <keyword>JBoss Developer Studio</keyword>
- <keyword>JBDS</keyword>
+ <keyword>JBoss ESB</keyword>
<keyword>Editor</keyword>
<keyword>ESB</keyword>
</keywordset>
@@ -21,7 +20,7 @@
<section id="esb_file">
<title>ESB File Editor</title>
- <para>JBoss Developer Studio comes with a powerful and customizable <property>ESB File Editor</property>. You can use the ESB File Editor to develop an
+ <para><property>ESB File Editor</property> is a powerful and customizable tool. ESB File Editor allows developing an
application using ESB technology.</para>
<para>ESB file editor has two tabs: Tree and Source.</para>
@@ -51,7 +50,7 @@
so any changes made in one of the views will immediately appear in the other.</para>
<para>No matter what view you select, you get full integration with <!--Properties and -->Outline view<!-- views -->.
For example, you can work in the Source view with the help of the Outline view. The Outline view shows a tree structure of the ESB file.
- Simply select any element in the Outline view, and it will jump to the same place in the Source editor,
+ Simply select any element in the Outline view and it will jump to the same place in the Source editor,
so you can navigate through the source code with Outline view.</para>
<figure>
<title>Outline View</title>
@@ -96,12 +95,12 @@
</section>
<para>The same actions can be done in the right part of <property>Tree</property> view tab
- using <property>Add</property>, <property>Edit</property>, <property>Remove</property> buttons.</para>
+ using <property>Add</property>, <property>Edit</property> and <property>Remove</property> buttons.</para>
<section id="esb_editors_features">
<title>ESB Editors Features</title>
- <para>JBoss Developer Studio has powerful editor features that help you easily make use of content and code assist.</para>
+ <para>JBoss ESB tooling has powerful editor features that help you easily make use of content and code assist.</para>
<section id="ESBsyntaxvalidation84">
@@ -113,7 +112,7 @@
<section id="ESBSupport XMLSchema">
<title>Support for XML Schema</title>
- <para>JBoss Developer Studio fully
+ <para>JBoss ESB Framework fully
<link linkend="sourceView">supports XML files based on schemas as well as DTDs</link>.</para>
</section>
@@ -156,9 +155,9 @@
</mediaobject>
</figure>
- <para>Content Assist for atributes:</para>
+ <para>Content Assist for attributes:</para>
<figure>
- <title>Content Assist for atributes:</title>
+ <title>Content Assist for attributes:</title>
<mediaobject>
<imageobject>
<imagedata
@@ -190,10 +189,10 @@
<title>Synchronized Source and Visual Editing</title>
- <para>JBoss Developer Studio offers the flexibility to edit ESB file in either source
+ <para>ESB file can be edited in either source
or extra visual modes at the same time.</para>
- <para>JBoss Developer Studio provides you two different editors to speed your development: a graphical view (<property>Tree</property>) and source
+ <para>JBoss Tools provide you two different editors to speed your development: a graphical view (<property>Tree</property>) and source
(<property>Source</property>). At the same time, you always have full control over esb source file. Any changes you
make in the source view will immediately appear in the tree view. Both views are synchronized, you can edit the file in any view.</para>
@@ -208,7 +207,7 @@
</section>
- <para>The last chapter covers a capabilities on how you can use ESB editor.</para>
+ <para>The last chapter covers capabilities on how you can use ESB editor.</para>
<para>In summary, this reference supplies you with all necessary information on the functionality
that JBoss ESB Editor provides for work with JBoss ESB.</para>
Modified: trunk/esb/docs/esb_ref_guide/en/modules/esb_support.xml
===================================================================
--- trunk/esb/docs/esb_ref_guide/en/modules/esb_support.xml 2008-04-30 10:08:33 UTC (rev 7905)
+++ trunk/esb/docs/esb_ref_guide/en/modules/esb_support.xml 2008-04-30 10:27:54 UTC (rev 7906)
@@ -13,19 +13,20 @@
<title>ESB Support</title>
- <para>Since v.1.0.1 Developer Studio supports xml editor for the ESB XML file used in JBoss ESB.</para>
-
- <para>At this point the structured xml editor will prompt you to specify a proper ESB environment.</para>
-
- <para>In this section we will focus more on all concepts that JBDS integrates for
+ <para>In this section we will focus more on all concepts that JBoss Tools integrates for
working with ESB.</para>
<section>
<title>ESB Framework Installation</title>
- <para>This chapter will provide you with detailed information on how to install JBoss ESB.</para>
+ <para>This chapter will provide you with detailed information on how to install JBoss ESB plugin into Eclipse.</para>
- <para>To install the JBoss ESB plugins for Eclipse, you need the following:</para>
+ <para>ESB Editor is a one module of JBoss Tools project. Since ESB Editor has a dependence on other JBoss
+ Tools modules we recommend you to install a bundle of all <ulink url="http://labs.jboss.com/tools/download/index.html">JBoss Tools plug-ins</ulink>.
+ Installation instruction you can find on JBoss Wiki in <ulink url="http://labs.jboss.com/wiki/InstallingJBossTools">InstallingJBossTools</ulink> section.</para>
+ <!-- <para>To install the JBoss ESB plugins for Eclipse, download the appropriate installation file from <ulink url="http://www.jboss.org/jbossesb/downloads/">JBoss ESB Downloads</ulink> page
+ and install it. </para>
+ you need the following:</para>
<itemizedlist>
<listitem>
@@ -51,7 +52,7 @@
<property>plugins/features</property>
</emphasis> directory and it will be readily available. It might be necessary to start Eclipse
with eclipse -clean to make sure it starts clean and rereads the new list of plugins.</para>
-
+ -->
</section>
<section>
Modified: trunk/esb/docs/esb_ref_guide/en/modules/introduction.xml
===================================================================
--- trunk/esb/docs/esb_ref_guide/en/modules/introduction.xml 2008-04-30 10:08:33 UTC (rev 7905)
+++ trunk/esb/docs/esb_ref_guide/en/modules/introduction.xml 2008-04-30 10:27:54 UTC (rev 7906)
@@ -22,7 +22,8 @@
<para>ESB (Enterprise Service Bus) - an abstraction layer on top of an implementation of an enterprise messaging system
that provides the features with which Service Oriented Architectures may be implemented.</para>
- <para>If you want to develop applications using ESB technology JBoss ESB also meet your needs. The JBoss Developer Studio provides ESB editor and all necessary wizards for creating ESB file.</para>
+ <para>If you want to develop applications using ESB technology JBoss ESB also meet your needs.
+ The JBoss Tools provide ESB editor and all necessary wizards for creating ESB file.</para>
<para>In this guide we provide you with the information on ESB Editor which allows you to develop ESB file much faster and with far fewer errors so sparing your time.</para>
</section>
16 years, 8 months