JBoss Tools SVN: r20504 - in trunk/drools/docs: reference/en and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: ochikvina
Date: 2010-02-26 07:31:48 -0500 (Fri, 26 Feb 2010)
New Revision: 20504
Modified:
trunk/drools/docs/guvnor_ref/en/master_output.xml
trunk/drools/docs/reference/en/master_output.xml
Log:
<html><head><meta name="qrichtext" content="1" /></head><body style="font-size:9pt;font-family:Sans Serif">
<p>https://jira.jboss.org/jira/browse/JBDS-1106 - Updated master_output.</p>
</body></html>
Modified: trunk/drools/docs/guvnor_ref/en/master_output.xml
===================================================================
--- trunk/drools/docs/guvnor_ref/en/master_output.xml 2010-02-26 11:47:26 UTC (rev 20503)
+++ trunk/drools/docs/guvnor_ref/en/master_output.xml 2010-02-26 12:31:48 UTC (rev 20504)
@@ -39,7 +39,7 @@
<copyright>
<year>2009</year>
- <year diffmk:change="added"><diffmk:wrapper diffmk:change="added">2010</diffmk:wrapper></year>
+ <year>2010</year>
<holder>JBoss by Red Hat</holder>
</copyright>
<releaseinfo>
@@ -1070,7 +1070,7 @@
state of the <property moreinfo="none">EGT</property> is sufficient for the major use cases.</para>
<para>If you have some questions, comments or suggestions on the topic, please feel free to ask in the
- <ulink url="http://www.jboss.com/index.html?module=bb&op=viewforum&f=201">Jboss Tools Forum</ulink>.</para>
+ <ulink url="http://www.jboss.org/index.html?module=bb&op=viewforum&f=201">Jboss Tools Forum</ulink>.</para>
</chapter>
Modified: trunk/drools/docs/reference/en/master_output.xml
===================================================================
--- trunk/drools/docs/reference/en/master_output.xml 2010-02-26 11:47:26 UTC (rev 20503)
+++ trunk/drools/docs/reference/en/master_output.xml 2010-02-26 12:31:48 UTC (rev 20504)
@@ -39,9 +39,9 @@
<copyright>
<year>2007</year>
- <year diffmk:change="added"><diffmk:wrapper diffmk:change="added">2008</diffmk:wrapper></year>
+ <year>2008</year>
<year>2009</year>
- <year diffmk:change="added"><diffmk:wrapper diffmk:change="added">2010</diffmk:wrapper></year>
+ <year>2010</year>
<holder>JBoss by Red Hat</holder>
</copyright>
<releaseinfo>
@@ -162,7 +162,7 @@
language to the rule language</para>
</entry>
<entry>
- <link diffmk:change="added" linkend="dsl_editor"><diffmk:wrapper diffmk:change="added">The Domain Specific Language Editor</diffmk:wrapper></link>
+ <link linkend="dsl_editor">The Domain Specific Language Editor</link>
</entry>
</row>
@@ -188,7 +188,7 @@
process (a rule flow)</para>
</entry>
<entry>
- <link diffmk:change="added" linkend="ruleflow_editor"><diffmk:wrapper diffmk:change="added">The Rule Flow Graphical Editor</diffmk:wrapper></link>
+ <link linkend="ruleflow_editor">The Rule Flow Graphical Editor</link>
</entry>
</row>
@@ -593,229 +593,229 @@
</chapterinfo>
<title>Editors</title>
- <section diffmk:change="added" id="dsl_editor">
- <title diffmk:change="added"><diffmk:wrapper diffmk:change="added">DSL Editor</diffmk:wrapper></title>
- <para diffmk:change="added"><diffmk:wrapper diffmk:change="added">A domain-specific language is a set of custom rules,
+ <section id="dsl_editor">
+ <title>DSL Editor</title>
+ <para>A domain-specific language is a set of custom rules,
that is created specifically to solve problems in a particular domain
and is not intended to be able to solve problems outside it.
A DSL's configuration is stored in plain text.
- </diffmk:wrapper></para>
- <para diffmk:change="added"><diffmk:wrapper diffmk:change="added">In Drools this configuration is presented by </diffmk:wrapper><property diffmk:change="added" moreinfo="none"><diffmk:wrapper diffmk:change="added">.dsl</diffmk:wrapper></property><diffmk:wrapper diffmk:change="added">
- files that can be created by </diffmk:wrapper><emphasis diffmk:change="added"><diffmk:wrapper diffmk:change="added">right click on the project->New->Other->Drools->Domain Specific Language</diffmk:wrapper></emphasis><diffmk:wrapper diffmk:change="added">.</diffmk:wrapper></para>
- <para diffmk:change="added"><diffmk:wrapper diffmk:change="added">DSL Editor is a default editor for </diffmk:wrapper><property diffmk:change="added" moreinfo="none"><diffmk:wrapper diffmk:change="added">.dsl</diffmk:wrapper></property><diffmk:wrapper diffmk:change="added"> files:</diffmk:wrapper></para>
- <figure diffmk:change="added" float="0">
- <title diffmk:change="added"><diffmk:wrapper diffmk:change="added">DSL Editor</diffmk:wrapper></title>
- <mediaobject diffmk:change="added">
- <imageobject diffmk:change="added">
- <imagedata diffmk:change="added" fileref="images/editors/editors1a.png"></imagedata>
+ </para>
+ <para>In Drools this configuration is presented by <property moreinfo="none">.dsl</property>
+ files that can be created by <emphasis>right click on the project->New->Other->Drools->Domain Specific Language</emphasis>.</para>
+ <para>DSL Editor is a default editor for <property moreinfo="none">.dsl</property> files:</para>
+ <figure float="0">
+ <title>DSL Editor</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/editors/editors1a.png"></imagedata>
</imageobject>
</mediaobject>
</figure>
- <para diffmk:change="added"><diffmk:wrapper diffmk:change="added">In the table below all the components of the DSL Editor page are described:</diffmk:wrapper></para>
- <table diffmk:change="added">
- <title diffmk:change="added"><diffmk:wrapper diffmk:change="added">DSL Editor Components.</diffmk:wrapper></title>
- <tgroup cols="2" diffmk:change="added">
- <colspec align="left" colnum="1" colwidth="1*" diffmk:change="added"></colspec>
- <colspec align="left" colnum="2" colwidth="3*" diffmk:change="added"></colspec>
+ <para>In the table below all the components of the DSL Editor page are described:</para>
+ <table>
+ <title>DSL Editor Components.</title>
+ <tgroup cols="2">
+ <colspec align="left" colnum="1" colwidth="1*"></colspec>
+ <colspec align="left" colnum="2" colwidth="3*"></colspec>
- <thead diffmk:change="added">
- <row diffmk:change="added">
- <entry diffmk:change="added"><diffmk:wrapper diffmk:change="added">Components</diffmk:wrapper></entry>
- <entry diffmk:change="added"><diffmk:wrapper diffmk:change="added">Description</diffmk:wrapper></entry>
+ <thead>
+ <row>
+ <entry>Components</entry>
+ <entry>Description</entry>
</row>
</thead>
- <tbody diffmk:change="added">
- <row diffmk:change="added">
- <entry diffmk:change="added"><diffmk:wrapper diffmk:change="added">Description</diffmk:wrapper></entry>
- <entry diffmk:change="added"><diffmk:wrapper diffmk:change="added">User's comments on a certain language message mapping</diffmk:wrapper></entry>
+ <tbody>
+ <row>
+ <entry>Description</entry>
+ <entry>User's comments on a certain language message mapping</entry>
</row>
- <row diffmk:change="added">
- <entry diffmk:change="added"><diffmk:wrapper diffmk:change="added">Table of language message mappings</diffmk:wrapper></entry>
- <entry diffmk:change="added"><diffmk:wrapper diffmk:change="added">The table is divided into 4 rows:
- </diffmk:wrapper><itemizedlist diffmk:change="added" id="rows">
- <listitem diffmk:change="added"><para diffmk:change="added"><emphasis diffmk:change="added"><diffmk:wrapper diffmk:change="added">Language Expression</diffmk:wrapper></emphasis><diffmk:wrapper diffmk:change="added"> :expression you want to use as a rule</diffmk:wrapper></para></listitem>
- <listitem diffmk:change="added"><para diffmk:change="added"><emphasis diffmk:change="added"><diffmk:wrapper diffmk:change="added">Rule Language Mapping</diffmk:wrapper></emphasis><diffmk:wrapper diffmk:change="added"> :the implementation of the rules.This means that to this language expression the rule will be compiled
- by the rule engine compiler.</diffmk:wrapper></para></listitem>
- <listitem diffmk:change="added"><para diffmk:change="added"><emphasis diffmk:change="added"><diffmk:wrapper diffmk:change="added">Object</diffmk:wrapper></emphasis><diffmk:wrapper diffmk:change="added"> :name of the object</diffmk:wrapper></para></listitem>
- <listitem diffmk:change="added"><para diffmk:change="added"><emphasis diffmk:change="added"><diffmk:wrapper diffmk:change="added">Scope</diffmk:wrapper></emphasis><diffmk:wrapper diffmk:change="added"> :indicates where the expression is
- targeted: is it for the "condition" part of the rule ,"consequence" part, etc.</diffmk:wrapper></para></listitem>
- </itemizedlist><diffmk:wrapper diffmk:change="added">
+ <row>
+ <entry>Table of language message mappings</entry>
+ <entry>The table is divided into 4 rows:
+ <itemizedlist id="rows">
+ <listitem><para><emphasis>Language Expression</emphasis> :expression you want to use as a rule</para></listitem>
+ <listitem><para><emphasis>Rule Language Mapping</emphasis> :the implementation of the rules.This means that to this language expression the rule will be compiled
+ by the rule engine compiler.</para></listitem>
+ <listitem><para><emphasis>Object</emphasis> :name of the object</para></listitem>
+ <listitem><para><emphasis>Scope</emphasis> :indicates where the expression is
+ targeted: is it for the "condition" part of the rule ,"consequence" part, etc.</para></listitem>
+ </itemizedlist>
By clicking on some row's header you can sort the lines in the table according to the clicked row.
- By double clicking on the line </diffmk:wrapper><link diffmk:change="added" linkend="edit_wizard"><diffmk:wrapper diffmk:change="added">Edit language mapping Wizard</diffmk:wrapper></link><diffmk:wrapper diffmk:change="added"> will be open.
- </diffmk:wrapper></entry>
+ By double clicking on the line <link linkend="edit_wizard">Edit language mapping Wizard</link> will be open.
+ </entry>
</row>
- <row diffmk:change="added">
- <entry diffmk:change="added"><diffmk:wrapper diffmk:change="added">Expression</diffmk:wrapper></entry>
- <entry diffmk:change="added"><diffmk:wrapper diffmk:change="added">Shows the language expression of the selected table line(language message mapping).</diffmk:wrapper></entry>
+ <row>
+ <entry>Expression</entry>
+ <entry>Shows the language expression of the selected table line(language message mapping).</entry>
</row>
- <row diffmk:change="added">
- <entry diffmk:change="added"><diffmk:wrapper diffmk:change="added">Mapping</diffmk:wrapper></entry>
- <entry diffmk:change="added"><diffmk:wrapper diffmk:change="added">Shows the rule of language mapping for the selected table line(language message mapping).</diffmk:wrapper></entry>
+ <row>
+ <entry>Mapping</entry>
+ <entry>Shows the rule of language mapping for the selected table line(language message mapping).</entry>
</row>
- <row diffmk:change="added">
- <entry diffmk:change="added"><diffmk:wrapper diffmk:change="added">Object</diffmk:wrapper></entry>
- <entry diffmk:change="added"><diffmk:wrapper diffmk:change="added">Shows the object for the selected table line(language message mapping)</diffmk:wrapper></entry>
+ <row>
+ <entry>Object</entry>
+ <entry>Shows the object for the selected table line(language message mapping)</entry>
</row>
- <row diffmk:change="added">
- <entry diffmk:change="added" id="sort"><diffmk:wrapper diffmk:change="added">Sort By</diffmk:wrapper></entry>
- <entry diffmk:change="added"><diffmk:wrapper diffmk:change="added">Using this option you can change the type of lines sorting
+ <row>
+ <entry id="sort">Sort By</entry>
+ <entry>Using this option you can change the type of lines sorting
in the table of language message mappings.To do this select from the drop down lins the method
- of sorting you want and click </diffmk:wrapper><emphasis diffmk:change="added"><diffmk:wrapper diffmk:change="added">Sort</diffmk:wrapper></emphasis><diffmk:wrapper diffmk:change="added"> button.</diffmk:wrapper></entry>
+ of sorting you want and click <emphasis>Sort</emphasis> button.</entry>
</row>
- <row diffmk:change="added">
- <entry diffmk:change="added"><diffmk:wrapper diffmk:change="added">Buttons</diffmk:wrapper></entry>
- <entry diffmk:change="added"><itemizedlist diffmk:change="added">
- <listitem diffmk:change="added"><para diffmk:change="added"><emphasis diffmk:change="added"><diffmk:wrapper diffmk:change="added">Edit</diffmk:wrapper></emphasis><diffmk:wrapper diffmk:change="added"> :by clicking the button users can edit
+ <row>
+ <entry>Buttons</entry>
+ <entry><itemizedlist>
+ <listitem><para><emphasis>Edit</emphasis> :by clicking the button users can edit
selected in the table of language message mappings lines.For more information look
- </diffmk:wrapper><link diffmk:change="added" linkend="edit_wizard"><diffmk:wrapper diffmk:change="added">Edit language mapping Wizard</diffmk:wrapper></link><diffmk:wrapper diffmk:change="added">section.</diffmk:wrapper></para></listitem>
- <listitem diffmk:change="added"><para diffmk:change="added"><emphasis diffmk:change="added"><diffmk:wrapper diffmk:change="added">Remove</diffmk:wrapper></emphasis><diffmk:wrapper diffmk:change="added"> :if you click the button the selected mapping line will be deleted. </diffmk:wrapper></para></listitem>
- <listitem diffmk:change="added"><para diffmk:change="added"><emphasis diffmk:change="added"><diffmk:wrapper diffmk:change="added">Add</diffmk:wrapper></emphasis><diffmk:wrapper diffmk:change="added"> :with this button you can add new mapping lines to the table.For more information look
- </diffmk:wrapper><link diffmk:change="added" linkend="add_wizard"><diffmk:wrapper diffmk:change="added">Add language mapping Wizard</diffmk:wrapper></link><diffmk:wrapper diffmk:change="added">section. </diffmk:wrapper></para></listitem>
- <listitem diffmk:change="added"><para diffmk:change="added"><emphasis diffmk:change="added"><diffmk:wrapper diffmk:change="added">Sort</diffmk:wrapper></emphasis><diffmk:wrapper diffmk:change="added"> : please, for more information go </diffmk:wrapper><link diffmk:change="added" linkend="sort"><diffmk:wrapper diffmk:change="added">here</diffmk:wrapper></link></para></listitem>
- <listitem diffmk:change="added"><para diffmk:change="added"><emphasis diffmk:change="added"><diffmk:wrapper diffmk:change="added">Copy</diffmk:wrapper></emphasis><diffmk:wrapper diffmk:change="added"> :with this button you can add new mapping lines to the table
- in which all the information will be copied from the selected mapping line.</diffmk:wrapper></para></listitem>
+ <link linkend="edit_wizard">Edit language mapping Wizard</link>section.</para></listitem>
+ <listitem><para><emphasis>Remove</emphasis> :if you click the button the selected mapping line will be deleted. </para></listitem>
+ <listitem><para><emphasis>Add</emphasis> :with this button you can add new mapping lines to the table.For more information look
+ <link linkend="add_wizard">Add language mapping Wizard</link>section. </para></listitem>
+ <listitem><para><emphasis>Sort</emphasis> : please, for more information go <link linkend="sort">here</link></para></listitem>
+ <listitem><para><emphasis>Copy</emphasis> :with this button you can add new mapping lines to the table
+ in which all the information will be copied from the selected mapping line.</para></listitem>
</itemizedlist>
</entry>
</row>
</tbody>
</tgroup>
</table>
- <section diffmk:change="added" id="edit_wizard">
- <title diffmk:change="added"><diffmk:wrapper diffmk:change="added">Edit language mapping Wizard</diffmk:wrapper></title>
- <para diffmk:change="added"><diffmk:wrapper diffmk:change="added">This wizard can be opened by double clicking some line
- in the table of language message mappings or by clicking the </diffmk:wrapper><emphasis diffmk:change="added"><diffmk:wrapper diffmk:change="added">Edit</diffmk:wrapper></emphasis><diffmk:wrapper diffmk:change="added">button.</diffmk:wrapper></para>
- <para diffmk:change="added"><diffmk:wrapper diffmk:change="added">On the picture below you can see all the options,Edit language mapping Wizard allow to change.</diffmk:wrapper></para>
- <para diffmk:change="added"><diffmk:wrapper diffmk:change="added">Their names as well as the meaning of the options are correspond to the </diffmk:wrapper><link diffmk:change="added" linkend="rows"><diffmk:wrapper diffmk:change="added">rows</diffmk:wrapper></link><diffmk:wrapper diffmk:change="added"> of the table.</diffmk:wrapper></para>
- <figure diffmk:change="added" float="0">
- <title diffmk:change="added"><diffmk:wrapper diffmk:change="added">Edit language mapping Wizard</diffmk:wrapper></title>
- <mediaobject diffmk:change="added">
- <imageobject diffmk:change="added">
- <imagedata diffmk:change="added" fileref="images/editors/editors1c.png"></imagedata>
+ <section id="edit_wizard">
+ <title>Edit language mapping Wizard</title>
+ <para>This wizard can be opened by double clicking some line
+ in the table of language message mappings or by clicking the <emphasis>Edit</emphasis>button.</para>
+ <para>On the picture below you can see all the options,Edit language mapping Wizard allow to change.</para>
+ <para>Their names as well as the meaning of the options are correspond to the <link linkend="rows">rows</link> of the table.</para>
+ <figure float="0">
+ <title>Edit language mapping Wizard</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/editors/editors1c.png"></imagedata>
</imageobject>
</mediaobject>
</figure>
- <para diffmk:change="added"><diffmk:wrapper diffmk:change="added">To change the mapping a user should edit the otions he want and finally click </diffmk:wrapper><emphasis diffmk:change="added"><diffmk:wrapper diffmk:change="added">Ok</diffmk:wrapper></emphasis><diffmk:wrapper diffmk:change="added">.</diffmk:wrapper></para>
+ <para>To change the mapping a user should edit the otions he want and finally click <emphasis>Ok</emphasis>.</para>
</section>
- <section diffmk:change="added" id="add_wizard">
- <title diffmk:change="added"><diffmk:wrapper diffmk:change="added">Add language mapping Wizard</diffmk:wrapper></title>
- <para diffmk:change="added"><diffmk:wrapper diffmk:change="added">This wizard is equal to </diffmk:wrapper><link diffmk:change="added" linkend="edit_wizard"><diffmk:wrapper diffmk:change="added">Edit language mapping Wizard</diffmk:wrapper></link><diffmk:wrapper diffmk:change="added">.
- It can be opened by clicking the </diffmk:wrapper><emphasis diffmk:change="added"><diffmk:wrapper diffmk:change="added">Add</diffmk:wrapper></emphasis><diffmk:wrapper diffmk:change="added"> button.
- </diffmk:wrapper></para>
- <para diffmk:change="added"><diffmk:wrapper diffmk:change="added">The only difference is that instead of editing the information you should enter new one.</diffmk:wrapper></para>
- <figure diffmk:change="added" float="0">
- <title diffmk:change="added"><diffmk:wrapper diffmk:change="added">Add language mapping Wizard</diffmk:wrapper></title>
- <mediaobject diffmk:change="added">
- <imageobject diffmk:change="added">
- <imagedata diffmk:change="added" fileref="images/editors/editors1b.png"></imagedata>
+ <section id="add_wizard">
+ <title>Add language mapping Wizard</title>
+ <para>This wizard is equal to <link linkend="edit_wizard">Edit language mapping Wizard</link>.
+ It can be opened by clicking the <emphasis>Add</emphasis> button.
+ </para>
+ <para>The only difference is that instead of editing the information you should enter new one.</para>
+ <figure float="0">
+ <title>Add language mapping Wizard</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/editors/editors1b.png"></imagedata>
</imageobject>
</mediaobject>
</figure>
</section>
</section>
- <section diffmk:change="added" id="ruleflow_editor">
- <title diffmk:change="added"><diffmk:wrapper diffmk:change="added">Flow Editor</diffmk:wrapper></title>
- <para diffmk:change="added"><diffmk:wrapper diffmk:change="added">Drools tools also provide some functionality to define the order in
+ <section id="ruleflow_editor">
+ <title>Flow Editor</title>
+ <para>Drools tools also provide some functionality to define the order in
which rules should be executed.Ruleflow file allows you to specify
the order in which rule sets should be evaluated using a flow chart.
So you can define which rule sets should be evaluated in sequence or in parallel as well as
- specify conditions under which rule sets should be evaluated.</diffmk:wrapper></para>
- <para diffmk:change="added"><diffmk:wrapper diffmk:change="added">Ruleflows can be set only by using the graphical flow editor which is part of the Drools plugin for Eclipse.
+ specify conditions under which rule sets should be evaluated.</para>
+ <para>Ruleflows can be set only by using the graphical flow editor which is part of the Drools plugin for Eclipse.
Once you have set up a Drools project,you can start adding ruleflows.
- Add a ruleflow file(.rf) by clicking on the project and selecting "</diffmk:wrapper><emphasis diffmk:change="added"><diffmk:wrapper diffmk:change="added">New -> Other...->Flow File</diffmk:wrapper></emphasis><diffmk:wrapper diffmk:change="added">":</diffmk:wrapper></para>
- <figure diffmk:change="added" float="0">
- <title diffmk:change="added"><diffmk:wrapper diffmk:change="added">RuleFlow file creation</diffmk:wrapper></title>
- <mediaobject diffmk:change="added">
- <imageobject diffmk:change="added">
- <imagedata diffmk:change="added" fileref="images/editors/editors1f.png"></imagedata>
+ Add a ruleflow file(.rf) by clicking on the project and selecting "<emphasis>New -> Other...->Flow File</emphasis>":</para>
+ <figure float="0">
+ <title>RuleFlow file creation</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/editors/editors1f.png"></imagedata>
</imageobject>
</mediaobject>
</figure>
- <para diffmk:change="added"><diffmk:wrapper diffmk:change="added">By default these ruleflow files (.rf) are opened in the graphical Flow editor.
- You can see it on the picture below.</diffmk:wrapper></para>
- <figure diffmk:change="added" float="0">
- <title diffmk:change="added"><diffmk:wrapper diffmk:change="added">Flow Editor</diffmk:wrapper></title>
- <mediaobject diffmk:change="added">
- <imageobject diffmk:change="added">
- <imagedata diffmk:change="added" fileref="images/editors/editors1g.png"></imagedata>
+ <para>By default these ruleflow files (.rf) are opened in the graphical Flow editor.
+ You can see it on the picture below.</para>
+ <figure float="0">
+ <title>Flow Editor</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/editors/editors1g.png"></imagedata>
</imageobject>
</mediaobject>
</figure>
- <para diffmk:change="added"><diffmk:wrapper diffmk:change="added">The Flow editor consists of a </diffmk:wrapper><emphasis diffmk:change="added"><diffmk:wrapper diffmk:change="added">palette</diffmk:wrapper></emphasis><diffmk:wrapper diffmk:change="added">, a </diffmk:wrapper><emphasis diffmk:change="added"><diffmk:wrapper diffmk:change="added">canvas</diffmk:wrapper></emphasis><diffmk:wrapper diffmk:change="added">
- and an </diffmk:wrapper><emphasis diffmk:change="added"><diffmk:wrapper diffmk:change="added">outline</diffmk:wrapper></emphasis><diffmk:wrapper diffmk:change="added"> view. To add new elements to the canvas, select the
+ <para>The Flow editor consists of a <emphasis>palette</emphasis>, a <emphasis>canvas</emphasis>
+ and an <emphasis>outline</emphasis> view. To add new elements to the canvas, select the
element you would like to create in the palette and then add it to the canvas by clicking on the preferred location.
- </diffmk:wrapper></para>
- <figure diffmk:change="added" float="0">
- <title diffmk:change="added"><diffmk:wrapper diffmk:change="added">Adding an element to the canvas</diffmk:wrapper></title>
- <mediaobject diffmk:change="added">
- <imageobject diffmk:change="added">
- <imagedata diffmk:change="added" fileref="images/editors/editors1e.png"></imagedata>
+ </para>
+ <figure float="0">
+ <title>Adding an element to the canvas</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/editors/editors1e.png"></imagedata>
</imageobject>
</mediaobject>
</figure>
- <para diffmk:change="added"><diffmk:wrapper diffmk:change="added">Clicking on the Select option in the palette and
+ <para>Clicking on the Select option in the palette and
then on the element in your ruleflow allows you to
- view and set the properties of that element in the properies view.</diffmk:wrapper></para>
- <figure diffmk:change="added" float="0">
- <title diffmk:change="added"><diffmk:wrapper diffmk:change="added">Properties view</diffmk:wrapper></title>
- <mediaobject diffmk:change="added">
- <imageobject diffmk:change="added">
- <imagedata diffmk:change="added" fileref="images/editors/editors1d.png"></imagedata>
+ view and set the properties of that element in the properies view.</para>
+ <figure float="0">
+ <title>Properties view</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/editors/editors1d.png"></imagedata>
</imageobject>
</mediaobject>
</figure>
- <para diffmk:change="added"><diffmk:wrapper diffmk:change="added">Outline View is useful for big complex schemata where not all nodes are seen at one time.
- So using your Outline view you can easly navigate between parts of a schema. </diffmk:wrapper></para>
- <figure diffmk:change="added" float="0">
- <title diffmk:change="added"><diffmk:wrapper diffmk:change="added">Outline view usage</diffmk:wrapper></title>
- <mediaobject diffmk:change="added">
- <imageobject diffmk:change="added">
- <imagedata diffmk:change="added" fileref="images/editors/editors9.png"></imagedata>
+ <para>Outline View is useful for big complex schemata where not all nodes are seen at one time.
+ So using your Outline view you can easly navigate between parts of a schema. </para>
+ <figure float="0">
+ <title>Outline view usage</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/editors/editors9.png"></imagedata>
</imageobject>
</mediaobject>
</figure>
- <section diffmk:change="added">
- <title diffmk:change="added"><diffmk:wrapper diffmk:change="added">Different types of control elements in Flow Palette</diffmk:wrapper></title>
- <para diffmk:change="added"><diffmk:wrapper diffmk:change="added">Flow editor supports three types of control elements.
- They are:</diffmk:wrapper></para>
- <table diffmk:change="added"> <title diffmk:change="added"><diffmk:wrapper diffmk:change="added">Flow Palette Components.Part 1</diffmk:wrapper></title>
- <tgroup cols="3" diffmk:change="added">
- <colspec align="left" colnum="1" colwidth="1*" diffmk:change="added"></colspec>
- <colspec align="left" colnum="2" colwidth="1*" diffmk:change="added"></colspec>
- <colspec align="left" colnum="3" colwidth="3*" diffmk:change="added"></colspec>
+ <section>
+ <title>Different types of control elements in Flow Palette</title>
+ <para>Flow editor supports three types of control elements.
+ They are:</para>
+ <table> <title>Flow Palette Components.Part 1</title>
+ <tgroup cols="3">
+ <colspec align="left" colnum="1" colwidth="1*"></colspec>
+ <colspec align="left" colnum="2" colwidth="1*"></colspec>
+ <colspec align="left" colnum="3" colwidth="3*"></colspec>
- <thead diffmk:change="added">
- <row diffmk:change="added">
- <entry diffmk:change="added"><diffmk:wrapper diffmk:change="added">Component Picture</diffmk:wrapper></entry>
- <entry diffmk:change="added"><diffmk:wrapper diffmk:change="added">Component Name</diffmk:wrapper></entry>
- <entry diffmk:change="added"><diffmk:wrapper diffmk:change="added">Description</diffmk:wrapper></entry>
+ <thead>
+ <row>
+ <entry>Component Picture</entry>
+ <entry>Component Name</entry>
+ <entry>Description</entry>
</row>
</thead>
- <tbody diffmk:change="added">
- <row diffmk:change="added">
- <entry diffmk:change="added"><inlinemediaobject diffmk:change="added">
- <imageobject diffmk:change="added">
- <imagedata diffmk:change="added" fileref="images/editors/icon7.png"></imagedata>
+ <tbody>
+ <row>
+ <entry><inlinemediaobject>
+ <imageobject>
+ <imagedata fileref="images/editors/icon7.png"></imagedata>
</imageobject></inlinemediaobject></entry>
- <entry diffmk:change="added"><diffmk:wrapper diffmk:change="added">Select</diffmk:wrapper></entry>
- <entry diffmk:change="added"><diffmk:wrapper diffmk:change="added">Select a node on the canvas</diffmk:wrapper></entry>
+ <entry>Select</entry>
+ <entry>Select a node on the canvas</entry>
</row>
- <row diffmk:change="added">
- <entry diffmk:change="added"><inlinemediaobject diffmk:change="added">
- <imageobject diffmk:change="added">
- <imagedata diffmk:change="added" fileref="images/editors/icon8.png"></imagedata>
+ <row>
+ <entry><inlinemediaobject>
+ <imageobject>
+ <imagedata fileref="images/editors/icon8.png"></imagedata>
</imageobject></inlinemediaobject></entry>
- <entry diffmk:change="added"><diffmk:wrapper diffmk:change="added">Marquee</diffmk:wrapper></entry>
- <entry diffmk:change="added"><diffmk:wrapper diffmk:change="added">Is used for selecting a group of elements</diffmk:wrapper></entry>
+ <entry>Marquee</entry>
+ <entry>Is used for selecting a group of elements</entry>
</row>
- <row diffmk:change="added">
- <entry diffmk:change="added"><inlinemediaobject diffmk:change="added">
- <imageobject diffmk:change="added">
- <imagedata diffmk:change="added" fileref="images/editors/icon9.png"></imagedata>
+ <row>
+ <entry><inlinemediaobject>
+ <imageobject>
+ <imagedata fileref="images/editors/icon9.png"></imagedata>
</imageobject></inlinemediaobject></entry>
- <entry diffmk:change="added"><diffmk:wrapper diffmk:change="added">Sequence Flow</diffmk:wrapper></entry>
- <entry diffmk:change="added"><diffmk:wrapper diffmk:change="added">Use this element to join two elements on the canvas</diffmk:wrapper></entry>
+ <entry>Sequence Flow</entry>
+ <entry>Use this element to join two elements on the canvas</entry>
</row>
</tbody>
@@ -823,112 +823,112 @@
</table>
</section>
- <section diffmk:change="added">
- <title diffmk:change="added"><diffmk:wrapper diffmk:change="added">Different types of nodes in Flow Palette</diffmk:wrapper></title>
+ <section>
+ <title>Different types of nodes in Flow Palette</title>
- <para diffmk:change="added"><diffmk:wrapper diffmk:change="added">Currently, ruleflow supports seven types of nodes.
- In the table below you can find information about them:</diffmk:wrapper></para>
- <table diffmk:change="added"> <title diffmk:change="added"><diffmk:wrapper diffmk:change="added">Flow Palette Components.Part 2.</diffmk:wrapper></title>
- <tgroup cols="3" diffmk:change="added">
- <colspec align="left" colnum="1" colwidth="1*" diffmk:change="added"></colspec>
- <colspec align="left" colnum="2" colwidth="1*" diffmk:change="added"></colspec>
- <colspec align="left" colnum="3" colwidth="3*" diffmk:change="added"></colspec>
+ <para>Currently, ruleflow supports seven types of nodes.
+ In the table below you can find information about them:</para>
+ <table> <title>Flow Palette Components.Part 2.</title>
+ <tgroup cols="3">
+ <colspec align="left" colnum="1" colwidth="1*"></colspec>
+ <colspec align="left" colnum="2" colwidth="1*"></colspec>
+ <colspec align="left" colnum="3" colwidth="3*"></colspec>
- <thead diffmk:change="added">
- <row diffmk:change="added">
- <entry diffmk:change="added"><diffmk:wrapper diffmk:change="added">Component Picture</diffmk:wrapper></entry>
- <entry diffmk:change="added"><diffmk:wrapper diffmk:change="added">Component Name</diffmk:wrapper></entry>
- <entry diffmk:change="added"><diffmk:wrapper diffmk:change="added">Description</diffmk:wrapper></entry>
+ <thead>
+ <row>
+ <entry>Component Picture</entry>
+ <entry>Component Name</entry>
+ <entry>Description</entry>
</row>
</thead>
- <tbody diffmk:change="added">
- <row diffmk:change="added">
- <entry diffmk:change="added"><inlinemediaobject diffmk:change="added">
- <imageobject diffmk:change="added">
- <imagedata diffmk:change="added" fileref="images/editors/icon1.png"></imagedata>
+ <tbody>
+ <row>
+ <entry><inlinemediaobject>
+ <imageobject>
+ <imagedata fileref="images/editors/icon1.png"></imagedata>
</imageobject></inlinemediaobject></entry>
- <entry diffmk:change="added"><diffmk:wrapper diffmk:change="added">Start Event</diffmk:wrapper></entry>
- <entry diffmk:change="added"><diffmk:wrapper diffmk:change="added">The start of the ruleflow. A ruleflow should have exactly
- one start node. The </diffmk:wrapper><property diffmk:change="added" moreinfo="none"><diffmk:wrapper diffmk:change="added">Start Event</diffmk:wrapper></property><diffmk:wrapper diffmk:change="added"> can not have incoming
+ <entry>Start Event</entry>
+ <entry>The start of the ruleflow. A ruleflow should have exactly
+ one start node. The <property moreinfo="none">Start Event</property> can not have incoming
connections and should have one outgoing connection. Whenever the ruleflow process is started,
the executing is started here and is automatically proceeded to the first node
- linked to this </diffmk:wrapper><property diffmk:change="added" moreinfo="none"><diffmk:wrapper diffmk:change="added">Start Event</diffmk:wrapper></property></entry>
+ linked to this <property moreinfo="none">Start Event</property></entry>
</row>
- <row diffmk:change="added">
- <entry diffmk:change="added"><inlinemediaobject diffmk:change="added">
- <imageobject diffmk:change="added">
- <imagedata diffmk:change="added" fileref="images/editors/icon2.png"></imagedata>
+ <row>
+ <entry><inlinemediaobject>
+ <imageobject>
+ <imagedata fileref="images/editors/icon2.png"></imagedata>
</imageobject></inlinemediaobject></entry>
- <entry diffmk:change="added"><diffmk:wrapper diffmk:change="added">End Event</diffmk:wrapper></entry>
- <entry diffmk:change="added"><diffmk:wrapper diffmk:change="added">A ruleflow file can have one or more </diffmk:wrapper><property diffmk:change="added" moreinfo="none"><diffmk:wrapper diffmk:change="added">End Events</diffmk:wrapper></property><diffmk:wrapper diffmk:change="added">.
- The </diffmk:wrapper><property diffmk:change="added" moreinfo="none"><diffmk:wrapper diffmk:change="added">End Event</diffmk:wrapper></property><diffmk:wrapper diffmk:change="added"> node should have one incoming connection
+ <entry>End Event</entry>
+ <entry>A ruleflow file can have one or more <property moreinfo="none">End Events</property>.
+ The <property moreinfo="none">End Event</property> node should have one incoming connection
and can not have outgoing connections. When an end node is reached in the ruleflow,
the ruleflow is terminated (including other remaining active nodes when parallelism
- is used).</diffmk:wrapper></entry>
+ is used).</entry>
</row>
- <row diffmk:change="added">
- <entry diffmk:change="added"><inlinemediaobject diffmk:change="added">
- <imageobject diffmk:change="added">
- <imagedata diffmk:change="added" fileref="images/editors/icon3.png"></imagedata>
+ <row>
+ <entry><inlinemediaobject>
+ <imageobject>
+ <imagedata fileref="images/editors/icon3.png"></imagedata>
</imageobject></inlinemediaobject></entry>
- <entry diffmk:change="added"><diffmk:wrapper diffmk:change="added">Rule Task</diffmk:wrapper></entry>
- <entry diffmk:change="added"><diffmk:wrapper diffmk:change="added">represents a set of rules. A </diffmk:wrapper><emphasis diffmk:change="added"><diffmk:wrapper diffmk:change="added">Rule Task</diffmk:wrapper></emphasis><diffmk:wrapper diffmk:change="added"> node should have one
+ <entry>Rule Task</entry>
+ <entry>represents a set of rules. A <emphasis>Rule Task</emphasis> node should have one
incoming connection and one outgoing connection.
- The </diffmk:wrapper><property diffmk:change="added" moreinfo="none"><diffmk:wrapper diffmk:change="added">RuleFlowGroup</diffmk:wrapper></property><diffmk:wrapper diffmk:change="added"> property which is used to specify the name of the
- ruleflow-group that represents the set of rules of this </diffmk:wrapper><emphasis diffmk:change="added"><diffmk:wrapper diffmk:change="added">Rule Task</diffmk:wrapper></emphasis><diffmk:wrapper diffmk:change="added"> node.
- When a </diffmk:wrapper><emphasis diffmk:change="added"><diffmk:wrapper diffmk:change="added">Rule Task</diffmk:wrapper></emphasis><diffmk:wrapper diffmk:change="added"> node is reached in the ruleflow, the engine will start
+ The <property moreinfo="none">RuleFlowGroup</property> property which is used to specify the name of the
+ ruleflow-group that represents the set of rules of this <emphasis>Rule Task</emphasis> node.
+ When a <emphasis>Rule Task</emphasis> node is reached in the ruleflow, the engine will start
executing rules that are a part of the corresponding ruleflow-group.
Execution automatically continues to the next node when there are no
more active rules in this ruleflow-group.
- </diffmk:wrapper></entry>
+ </entry>
</row>
- <row diffmk:change="added">
- <entry diffmk:change="added"><inlinemediaobject diffmk:change="added">
- <imageobject diffmk:change="added">
- <imagedata diffmk:change="added" fileref="images/editors/icon4.png"></imagedata>
+ <row>
+ <entry><inlinemediaobject>
+ <imageobject>
+ <imagedata fileref="images/editors/icon4.png"></imagedata>
</imageobject></inlinemediaobject></entry>
- <entry diffmk:change="added"><diffmk:wrapper diffmk:change="added">Gateway[diverge]</diffmk:wrapper></entry>
- <entry diffmk:change="added"><diffmk:wrapper diffmk:change="added">allows you to create branches in your ruleflow.
- A </diffmk:wrapper><property diffmk:change="added" moreinfo="none"><diffmk:wrapper diffmk:change="added">Gateway[diverge]</diffmk:wrapper></property><diffmk:wrapper diffmk:change="added"> node should have one incoming connection and two or more
- outgoing connections.</diffmk:wrapper></entry>
+ <entry>Gateway[diverge]</entry>
+ <entry>allows you to create branches in your ruleflow.
+ A <property moreinfo="none">Gateway[diverge]</property> node should have one incoming connection and two or more
+ outgoing connections.</entry>
</row>
- <row diffmk:change="added">
- <entry diffmk:change="added"><inlinemediaobject diffmk:change="added">
- <imageobject diffmk:change="added">
- <imagedata diffmk:change="added" fileref="images/editors/icon4.png"></imagedata>
+ <row>
+ <entry><inlinemediaobject>
+ <imageobject>
+ <imagedata fileref="images/editors/icon4.png"></imagedata>
</imageobject></inlinemediaobject></entry>
- <entry diffmk:change="added"><diffmk:wrapper diffmk:change="added">Gateway[converge]</diffmk:wrapper></entry>
- <entry diffmk:change="added"><diffmk:wrapper diffmk:change="added">allows you to synchronize multiple branches.
- A </diffmk:wrapper><property diffmk:change="added" moreinfo="none"><diffmk:wrapper diffmk:change="added">Gateway[diverge]</diffmk:wrapper></property><diffmk:wrapper diffmk:change="added">node should have two or more incoming connections and one
- outgoing connection.</diffmk:wrapper></entry>
+ <entry>Gateway[converge]</entry>
+ <entry>allows you to synchronize multiple branches.
+ A <property moreinfo="none">Gateway[diverge]</property>node should have two or more incoming connections and one
+ outgoing connection.</entry>
</row>
- <row diffmk:change="added">
- <entry diffmk:change="added"><inlinemediaobject diffmk:change="added">
- <imageobject diffmk:change="added">
- <imagedata diffmk:change="added" fileref="images/editors/icon5.png"></imagedata>
+ <row>
+ <entry><inlinemediaobject>
+ <imageobject>
+ <imagedata fileref="images/editors/icon5.png"></imagedata>
</imageobject></inlinemediaobject></entry>
- <entry diffmk:change="added"><diffmk:wrapper diffmk:change="added">Reusable Sup-Process</diffmk:wrapper></entry>
- <entry diffmk:change="added"><diffmk:wrapper diffmk:change="added">represents the invocation of another ruleflow from this ruleflow.
+ <entry>Reusable Sup-Process</entry>
+ <entry>represents the invocation of another ruleflow from this ruleflow.
A subflow node should have one incoming connection and one outgoing connection.
It contains the property "processId" which specifies the id of the process that should be executed.
- When a </diffmk:wrapper><property diffmk:change="added" moreinfo="none"><diffmk:wrapper diffmk:change="added">Reusable Sup-Process</diffmk:wrapper></property><diffmk:wrapper diffmk:change="added"> node is reached in the ruleflow, the engine will start the process with the given id.
+ When a <property moreinfo="none">Reusable Sup-Process</property> node is reached in the ruleflow, the engine will start the process with the given id.
The subflow node will only continue if that subflow process has terminated its execution.
Note that the subflow process is started as an independent process,
- which means that the subflow process will not be terminated if this process reaches an end node.</diffmk:wrapper></entry>
+ which means that the subflow process will not be terminated if this process reaches an end node.</entry>
</row>
- <row diffmk:change="added">
- <entry diffmk:change="added"><inlinemediaobject diffmk:change="added">
- <imageobject diffmk:change="added">
- <imagedata diffmk:change="added" fileref="images/editors/icon6.png"></imagedata>
+ <row>
+ <entry><inlinemediaobject>
+ <imageobject>
+ <imagedata fileref="images/editors/icon6.png"></imagedata>
</imageobject></inlinemediaobject></entry>
- <entry diffmk:change="added"><diffmk:wrapper diffmk:change="added">Script Task</diffmk:wrapper></entry>
- <entry diffmk:change="added"><diffmk:wrapper diffmk:change="added">represents an action that should be executed in this ruleflow.
- An </diffmk:wrapper><property diffmk:change="added" moreinfo="none"><diffmk:wrapper diffmk:change="added">Script Task</diffmk:wrapper></property><diffmk:wrapper diffmk:change="added"> node should have one incoming connection and one outgoing
+ <entry>Script Task</entry>
+ <entry>represents an action that should be executed in this ruleflow.
+ An <property moreinfo="none">Script Task</property> node should have one incoming connection and one outgoing
connection. It contains the property "action" which specifies the action that should be executed.
- When a </diffmk:wrapper><property diffmk:change="added" moreinfo="none"><diffmk:wrapper diffmk:change="added">Script Task</diffmk:wrapper></property><diffmk:wrapper diffmk:change="added"> node is reached in the ruleflow, it will execute the action and
+ When a <property moreinfo="none">Script Task</property> node is reached in the ruleflow, it will execute the action and
continue with the next node. An action should be specified as a piece of (valid)
- MVEL code. </diffmk:wrapper></entry>
+ MVEL code. </entry>
</row>
</tbody>
@@ -1113,8 +1113,8 @@
<para>The <property moreinfo="none">Rete Tree view</property> works only in Drools Rule Projects,
where the Drools Builder is set in the project properties.</para>
</note>
- <para>We hope, this guide helped you to get started with the JBoss BPMN Convert module.
- Besides, for additional information you are welcome on
+ <para>We hope, this guide helped you to get started with the JBoss BPMN
+ Convert module. Besides, for additional information you are welcome on
<ulink url="http://www.jboss.com/index.html?module=bb&op=viewforum&f=201">JBoss forum</ulink>.</para>
</section>
14 years, 10 months
JBoss Tools SVN: r20503 - in branches/jbosstools-3.1.x/jsf/plugins/org.jboss.tools.jsf: src/org/jboss/tools/jsf/jsf2/model and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: scabanovich
Date: 2010-02-26 06:47:26 -0500 (Fri, 26 Feb 2010)
New Revision: 20503
Modified:
branches/jbosstools-3.1.x/jsf/plugins/org.jboss.tools.jsf/resources/meta/jsf2-components.meta
branches/jbosstools-3.1.x/jsf/plugins/org.jboss.tools.jsf/src/org/jboss/tools/jsf/jsf2/model/FileCompositeComponentLoader.java
Log:
https://jira.jboss.org/jira/browse/JBIDE-5940
Modified: branches/jbosstools-3.1.x/jsf/plugins/org.jboss.tools.jsf/resources/meta/jsf2-components.meta
===================================================================
--- branches/jbosstools-3.1.x/jsf/plugins/org.jboss.tools.jsf/resources/meta/jsf2-components.meta 2010-02-26 11:46:25 UTC (rev 20502)
+++ branches/jbosstools-3.1.x/jsf/plugins/org.jboss.tools.jsf/resources/meta/jsf2-components.meta 2010-02-26 11:47:26 UTC (rev 20503)
@@ -35,10 +35,12 @@
<XModelEntity
ImplementationLoadingClass="org.jboss.tools.jsf.jsf2.model.FileCompositeComponentLoader"
ImplementingClass="org.jboss.tools.common.model.filesystems.impl.SimpleFileImpl"
- ObjectEditorClass="org.jboss.tools.jst.jsp.jspeditor.HTMLTextEditor" XMLSUBPATH="html" name="FileJSF2Component">
+ ObjectEditorClass="org.jboss.tools.jst.jsp.jspeditor.HTMLTextEditor"
+ XMLSUBPATH="html" name="FileJSF2Component">
<XChildrenEntities>
<XChildEntity maxCount="1" name="JSF2ComponentInterface" required="yes"/>
<XChildEntity name="JSF2ComponentImplementation"/>
+ <XChildEntity name="AnyElement"/>
</XChildrenEntities>
<XEntityRenderer>
<ICONS>
Modified: branches/jbosstools-3.1.x/jsf/plugins/org.jboss.tools.jsf/src/org/jboss/tools/jsf/jsf2/model/FileCompositeComponentLoader.java
===================================================================
--- branches/jbosstools-3.1.x/jsf/plugins/org.jboss.tools.jsf/src/org/jboss/tools/jsf/jsf2/model/FileCompositeComponentLoader.java 2010-02-26 11:46:25 UTC (rev 20502)
+++ branches/jbosstools-3.1.x/jsf/plugins/org.jboss.tools.jsf/src/org/jboss/tools/jsf/jsf2/model/FileCompositeComponentLoader.java 2010-02-26 11:47:26 UTC (rev 20503)
@@ -6,7 +6,9 @@
import org.jboss.tools.common.model.loaders.impl.SimpleWebFileLoader;
import org.jboss.tools.common.model.util.NamespaceMapping;
import org.jboss.tools.common.model.util.XModelObjectLoaderUtil;
+import org.jboss.tools.common.xml.XMLUtilities;
import org.w3c.dom.Element;
+import org.w3c.dom.NodeList;
public class FileCompositeComponentLoader extends SimpleWebFileLoader {
@@ -56,6 +58,20 @@
return super.isSaveable(entity, n, v, dv);
}
+ public void load(Element element, XModelObject o) {
+ super.load(element, o);
+ if(o.getModelEntity().getName().startsWith("FileJSF2Component")) {
+ Element c = XMLUtilities.getUniqueChild(element, "composite:interface");
+ if(c == null) {
+ NodeList l = element.getElementsByTagName("composite:interface");
+ if(l != null && l.getLength() > 0) {
+ Element is = (Element)l.item(0);
+ XModelObject io = o.getChildByPath("Interface");
+ if(io != null) load(is, io);
+ }
+ }
+ }
+ }
public boolean save(Element parent, XModelObject o) {
if(!needToSave(o)) return true;
14 years, 10 months
JBoss Tools SVN: r20501 - in trunk/documentation/guides: GettingStartedGuide/en and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: ochikvina
Date: 2010-02-26 06:46:24 -0500 (Fri, 26 Feb 2010)
New Revision: 20501
Modified:
trunk/documentation/guides/Exadel-migration/en/master_output.xml
trunk/documentation/guides/GettingStartedGuide/en/master_output.xml
Log:
<html><head><meta name="qrichtext" content="1" /></head><body style="font-size:9pt;font-family:Sans Serif">
<p>https://jira.jboss.org/jira/browse/JBDS-1106 - Updated master_output.</p>
</body></html>
Modified: trunk/documentation/guides/Exadel-migration/en/master_output.xml
===================================================================
--- trunk/documentation/guides/Exadel-migration/en/master_output.xml 2010-02-26 11:44:43 UTC (rev 20500)
+++ trunk/documentation/guides/Exadel-migration/en/master_output.xml 2010-02-26 11:46:24 UTC (rev 20501)
@@ -27,14 +27,14 @@
<copyright>
<year>2007</year>
- <year><diffmk:wrapper diffmk:change="added">2008</diffmk:wrapper></year>
- <year diffmk:change="added">2009</year>
- <year diffmk:change="added"><diffmk:wrapper diffmk:change="added">2010</diffmk:wrapper></year>
+ <year>2008</year>
+ <year>2009</year>
+ <year>2010</year>
<holder>JBoss by Red Hat</holder>
</copyright>
- <releaseinfo><diffmk:wrapper diffmk:change="changed">
+ <releaseinfo>
Version: 3.0.0.GA
-</diffmk:wrapper></releaseinfo>
+</releaseinfo>
<abstract>
<title></title>
@@ -465,13 +465,12 @@
</itemizedlist>
<para>The migration process is completed</para>
- <para>If there's anything we didn't cover or you can't figure
- out, please feel free to visit our <ulink
- url="http://www.jboss.com/index.html?module=bb&op=viewforum&f=258"
- >JBoss Developer Studio Users Forum</ulink> or <ulink
- url="http://www.jboss.com/index.html?module=bb&op=viewforum&f=201"
- >JBoss Tools Users Forum</ulink> to ask questions. There we are also looking for
- your suggestions and comments.</para>
+ <para>If there's anything we didn't cover or you can't figure
+ out, please feel free to visit our
+ <ulink url="http://www.jboss.com/index.html?module=bb&op=viewforum&f=258">
+ JBoss Developer Studio Users Forum</ulink> or
+ <ulink url="http://www.jboss.com/index.html?module=bb&op=viewforum&f=201">JBoss Tools Users Forum</ulink> to ask questions. There we are also looking for
+ your suggestions and comments.</para>
</section>
</chapter>
Modified: trunk/documentation/guides/GettingStartedGuide/en/master_output.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/en/master_output.xml 2010-02-26 11:44:43 UTC (rev 20500)
+++ trunk/documentation/guides/GettingStartedGuide/en/master_output.xml 2010-02-26 11:46:24 UTC (rev 20501)
@@ -38,12 +38,12 @@
<copyright>
<year>2007</year>
- <year><diffmk:wrapper diffmk:change="added">2008</diffmk:wrapper></year>
- <year diffmk:change="added">2009</year>
- <year diffmk:change="added"><diffmk:wrapper diffmk:change="added">2010</diffmk:wrapper></year>
+ <year>2008</year>
+ <year>2009</year>
+ <year>2010</year>
<holder>JBoss by Red Hat</holder>
</copyright>
- <releaseinfo><diffmk:wrapper diffmk:change="changed">Version: 3.0.0.GA</diffmk:wrapper></releaseinfo>
+ <releaseinfo>Version: 3.0.0.GA</releaseinfo>
<abstract>
<title></title>
<para>
@@ -635,63 +635,143 @@
<para>Some of our newer plugins, like TPTP and BIRT, need additional drivers. On the left side of
the download page you can find all of the required drivers for chosen build and their versions.</para>
- <para>Instead of downloading the nightly build version manually, it's also possible to
- get the latest release of <property moreinfo="none">JBoss Tools</property> from one of our update sites: <itemizedlist>
+ <para><diffmk:wrapper diffmk:change="added">If you need to install any standalone plug-in from JBoss Tools visit a </diffmk:wrapper><ulink diffmk:change="added" url="http://labs.jboss.com/wiki/InstallingJBossTools"><diffmk:wrapper diffmk:change="added">JBoss Tools Wiki</diffmk:wrapper></ulink><diffmk:wrapper diffmk:change="added"> page to read
+ about dependencies between standalone plug-ins.</diffmk:wrapper></para>
+ <section diffmk:change="added">
+ <title diffmk:change="added"><diffmk:wrapper diffmk:change="added">Installation From Update Site</diffmk:wrapper></title>
+
+
+ <para diffmk:change="added"><diffmk:wrapper diffmk:change="added">Instead of downloading installation/updating manually, it's also possible to
+ get the latest release of </diffmk:wrapper><property moreinfo="none">JBoss Tools</property><diffmk:wrapper diffmk:change="changed"> from one of our update sites:
+ </diffmk:wrapper><itemizedlist id="sites">
<listitem>
<para>Stable Updates: <ulink url="http://download.jboss.org/jbosstools/updates/stable">http://download.jboss.org/jbosstools/updates/stable</ulink></para>
</listitem>
<listitem>
<para> Development Updates: <ulink url="http://download.jboss.org/jbosstools/updates/development">http://download.jboss.org/jbosstools/updates/development</ulink></para>
</listitem>
+ <listitem diffmk:change="added">
+ <para diffmk:change="added"><diffmk:wrapper diffmk:change="added"> Nightly Builds: </diffmk:wrapper><ulink diffmk:change="added" url="http://download.jboss.org/jbosstools/updates/nightly/trunk/"><diffmk:wrapper diffmk:change="added">http://download.jboss.org/jbosstools/updates/nightly/trunk/</diffmk:wrapper></ulink></para>
+ </listitem>
</itemizedlist>
</para>
+<itemizedlist>
+ <para diffmk:change="added"><diffmk:wrapper diffmk:change="added">To install/update Jboss Tools from one of the update sites you should follow the steps:</diffmk:wrapper></para>
+ <listitem><para><diffmk:wrapper diffmk:change="changed">First, download the correct version of Eclipse
+ for your platform which is compatible with the version of JBoss
+ Tools you plan to install.For example if you want to install
+ 3.1.0.GA Eclipse 3.5 is required.</diffmk:wrapper></para></listitem>
+ <listitem diffmk:change="added"><para diffmk:change="added"><diffmk:wrapper diffmk:change="added">If you do not already have Java 5 or 6 installed and in your path,
+ download and install it.</diffmk:wrapper></para></listitem>
+ <listitem diffmk:change="added"><para diffmk:change="added"><diffmk:wrapper diffmk:change="added">When Eclipse is started, go to </diffmk:wrapper><itemizedlist diffmk:change="added">
+ <listitem diffmk:change="added"><para><diffmk:wrapper diffmk:change="changed">Help->Software Updates... ->Available Software->Manage Sites...->Add...</diffmk:wrapper><emphasis><diffmk:wrapper diffmk:change="added">(Eclipse 3.4)</diffmk:wrapper></emphasis></para></listitem>
+ <listitem diffmk:change="added"><para><diffmk:wrapper diffmk:change="added">Help->Install New Software->Add..</diffmk:wrapper><emphasis diffmk:change="added"><diffmk:wrapper diffmk:change="added">(Eclipse 3.5)</diffmk:wrapper></emphasis></para></listitem>
+ </itemizedlist>
+ </para></listitem>
+ <listitem diffmk:change="added"><para><diffmk:wrapper diffmk:change="added">After clicking </diffmk:wrapper><emphasis diffmk:change="added"><diffmk:wrapper diffmk:change="added">Add</diffmk:wrapper></emphasis><diffmk:wrapper diffmk:change="added"> button </diffmk:wrapper><property diffmk:change="added" moreinfo="none"><diffmk:wrapper diffmk:change="added">Add Site</diffmk:wrapper></property><diffmk:wrapper diffmk:change="added"> View should appear.
+ In the </diffmk:wrapper><property diffmk:change="added" moreinfo="none"><diffmk:wrapper diffmk:change="added">Location</diffmk:wrapper></property><diffmk:wrapper diffmk:change="added"> field you should paste one of the update sites described
+ </diffmk:wrapper><link diffmk:change="added" linkend="sites"><diffmk:wrapper diffmk:change="added">above</diffmk:wrapper></link><diffmk:wrapper diffmk:change="added">.In </diffmk:wrapper><property diffmk:change="added" moreinfo="none"><diffmk:wrapper diffmk:change="added">Name</diffmk:wrapper></property><diffmk:wrapper diffmk:change="added"> you can write any name you like.
+ In the end press the </diffmk:wrapper><property diffmk:change="added" moreinfo="none"><diffmk:wrapper diffmk:change="added">Ok</diffmk:wrapper></property><diffmk:wrapper diffmk:change="added"> button.</diffmk:wrapper></para>
+ <figure float="0">
+ <title><diffmk:wrapper diffmk:change="changed">Add Update Site</diffmk:wrapper></title>
+ <mediaobject>
+ <imageobject>
+ <imagedata diffmk:change="added" fileref="images/getting_started/getting_started_4a.png"></imagedata>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ </listitem>
+ <listitem diffmk:change="added" id="from_point"><para diffmk:change="added"><diffmk:wrapper diffmk:change="added">In the </diffmk:wrapper><property diffmk:change="added" moreinfo="none"><diffmk:wrapper diffmk:change="added">Install</diffmk:wrapper></property><diffmk:wrapper diffmk:change="added"> View select features to install, then click </diffmk:wrapper><emphasis diffmk:change="added"><diffmk:wrapper diffmk:change="added">Next</diffmk:wrapper></emphasis><diffmk:wrapper diffmk:change="added">.</diffmk:wrapper></para>
+ <figure diffmk:change="added" float="0">
+ <title diffmk:change="added"><diffmk:wrapper diffmk:change="added">Jboss Tools installation</diffmk:wrapper></title>
+ <mediaobject diffmk:change="added">
+ <imageobject diffmk:change="added">
+ <imagedata diffmk:change="added" fileref="images/getting_started/getting_started_4b.png"></imagedata>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ </listitem>
+ <listitem diffmk:change="added"> <para diffmk:change="added"><diffmk:wrapper diffmk:change="added">If Jboss Tools are already installed on your Eclipse and you are doing updating but not
+ installation the following messages will appear in your </diffmk:wrapper><emphasis diffmk:change="added"><diffmk:wrapper diffmk:change="added">Details</diffmk:wrapper></emphasis><diffmk:wrapper diffmk:change="added"> section.
+ Ignore them and press </diffmk:wrapper><emphasis diffmk:change="added"><diffmk:wrapper diffmk:change="added">Next.</diffmk:wrapper></emphasis></para>
+ <figure diffmk:change="added" float="0">
+ <title diffmk:change="added"><diffmk:wrapper diffmk:change="added">Possible messages</diffmk:wrapper></title>
+ <mediaobject diffmk:change="added">
+ <imageobject diffmk:change="added">
+ <imagedata diffmk:change="added" fileref="images/getting_started/getting_started_4c.png"></imagedata>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ </listitem>
+ <listitem diffmk:change="added"><para><diffmk:wrapper diffmk:change="changed">When you click Finish the prosses of Installation/Updating starts up. </diffmk:wrapper></para></listitem>
+ <listitem diffmk:change="added"><para><diffmk:wrapper diffmk:change="changed">Install. Restart when prompted.</diffmk:wrapper></para>
+ <figure float="0">
+ <title><diffmk:wrapper diffmk:change="changed">Message dialog</diffmk:wrapper></title>
+ <mediaobject>
+ <imageobject>
+ <imagedata diffmk:change="added" fileref="images/getting_started/getting_started_4d.png"></imagedata>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ </listitem>
+ <listitem diffmk:change="added"><para diffmk:change="added"><diffmk:wrapper diffmk:change="added">After fetching all the features and plugins for installation,
+ you may be prompted that your selection contains unsigned jars.
+ This is normal,simply accept the warning and continue. </diffmk:wrapper></para>
+ <figure diffmk:change="added" float="0">
+ <title diffmk:change="added"><diffmk:wrapper diffmk:change="added">Warning Message</diffmk:wrapper></title>
+ <mediaobject diffmk:change="added">
+ <imageobject diffmk:change="added">
+ <imagedata diffmk:change="added" fileref="images/getting_started/getting_started_4e.png"></imagedata>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ </listitem>
+</itemizedlist>
- <itemizedlist>
- <listitem>
- <para>Finally, install the build</para>
- </listitem>
- </itemizedlist>
-
- <para>Unzip the file(s) directly into your Eclipse <emphasis>
- <property moreinfo="none">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>
-
- <para>If you need to install any standalone plug-in from JBoss Tools visit a <ulink url="http://labs.jboss.com/wiki/InstallingJBossTools">JBoss Tools Wiki</ulink> page to read
- about dependencies between standalone plug-ins.</para>
-
- <para>You can update Jboss Tools and install a new version with the help of "Install" wizard (Help > Install New Software...)</para>
-
- <figure float="0">
- <title>Updating Jboss Tools</title>
- <mediaobject>
- <imageobject>
- <imagedata fileref="images/getting_started/update_wizard_1.png"></imagedata>
- </imageobject>
- </mediaobject>
- </figure>
-
- <para>In "Work with" field add the path to the source to update from (e.g. http://download.jboss.org/jbosstools/updates/development), check the necessary software to install, more information about chosen software can be found in "Details" section.</para>
-<para>Follow "Available Software Sites" link to find more site to update from</para>
-
- <figure float="0">
- <title>Available Software Sites</title>
- <mediaobject>
- <imageobject>
- <imagedata fileref="images/getting_started/update_wizard_2.png"></imagedata>
- </imageobject>
- </mediaobject>
- </figure>
-
- <note>
+ <note>
<title>Note:</title>
<para>While installing JBoss Tools on GNU/Linux (64-bit) through the eclipse installation manager you may run into some problems which can interrupt your installation process.
Please, read the
<ulink url="http://www.jboss.org/community/wiki/ManualinstallationofJBossTools31xonEc...">Manual installation of JBoss Tools 3.1.x on Eclipse 3.5 on GNU/Linux (64-bit)</ulink>
wiki article which provides you with the necessary steps to do it correct.</para>
</note>
+ </section>
+ <section diffmk:change="added">
+ <title diffmk:change="added"><diffmk:wrapper diffmk:change="added">Installation From Zip file</diffmk:wrapper></title>
+ <para diffmk:change="added"><diffmk:wrapper diffmk:change="added">You can download Jboss tools in a zip file from one of the pages below:</diffmk:wrapper></para>
+ <itemizedlist diffmk:change="added" id="zip_sites">
+ <listitem diffmk:change="added">
+ <para diffmk:change="added"><diffmk:wrapper diffmk:change="added">Stable Releases: </diffmk:wrapper><ulink diffmk:change="added" url="http://www.jboss.org/tools/download/stable.html"><diffmk:wrapper diffmk:change="added">http://www.jboss.org/tools/download/stable.html</diffmk:wrapper></ulink></para>
+ </listitem>
+ <listitem diffmk:change="added">
+ <para diffmk:change="added"><diffmk:wrapper diffmk:change="added"> Development Updates: </diffmk:wrapper><ulink diffmk:change="added" url="http://www.jboss.org/tools/download/dev.html"><diffmk:wrapper diffmk:change="added">http://www.jboss.org/tools/download/dev.html</diffmk:wrapper></ulink></para>
+ </listitem>
+ <listitem diffmk:change="added">
+ <para diffmk:change="added"><diffmk:wrapper diffmk:change="added"> Nightly Builds: </diffmk:wrapper><ulink diffmk:change="added" url="http://download.jboss.org/jbosstools/updates/nightly/"><diffmk:wrapper diffmk:change="added">http://download.jboss.org/jbosstools/updates/nightly/</diffmk:wrapper></ulink></para>
+ </listitem>
+ </itemizedlist>
+ <para diffmk:change="added"><diffmk:wrapper diffmk:change="added">When you downloaded Jboss Tools Zip please </diffmk:wrapper><emphasis diffmk:change="added"><diffmk:wrapper diffmk:change="added">DO NOT UNZIP IT</diffmk:wrapper></emphasis><diffmk:wrapper diffmk:change="added"> and follow the steps described below:</diffmk:wrapper></para>
+ <itemizedlist diffmk:change="added">
+ <listitem diffmk:change="added"><para diffmk:change="added"><diffmk:wrapper diffmk:change="added">When Eclipse is started, go to </diffmk:wrapper><property diffmk:change="added" moreinfo="none"><diffmk:wrapper diffmk:change="added">Help -> Install New Software... -> Add... -> Archive...</diffmk:wrapper></property></para></listitem>
+ <listitem diffmk:change="added"><para diffmk:change="added"><diffmk:wrapper diffmk:change="added">Browse for the update site zip.In the </diffmk:wrapper><emphasis diffmk:change="added"><diffmk:wrapper diffmk:change="added">Name</diffmk:wrapper></emphasis><diffmk:wrapper diffmk:change="added"> field you can write any name you like.
+ In the end press </diffmk:wrapper><property diffmk:change="added" moreinfo="none"><diffmk:wrapper diffmk:change="added">Ok</diffmk:wrapper></property><diffmk:wrapper diffmk:change="added"> button.</diffmk:wrapper></para>
+ <figure diffmk:change="added" float="0">
+ <title diffmk:change="added"><diffmk:wrapper diffmk:change="added">Installation from a zip file</diffmk:wrapper></title>
+ <mediaobject diffmk:change="added">
+ <imageobject diffmk:change="added">
+ <imagedata diffmk:change="added" fileref="images/getting_started/getting_started_4f.png"></imagedata>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ </listitem>
+ <listitem diffmk:change="added"><para diffmk:change="added"><diffmk:wrapper diffmk:change="added">All the other steps are the same as it was described in the </diffmk:wrapper><link diffmk:change="added" linkend="from_point"><diffmk:wrapper diffmk:change="added">
+ Installation From Update Site section</diffmk:wrapper></link><diffmk:wrapper diffmk:change="added">. </diffmk:wrapper></para>
+ </listitem>
+ </itemizedlist>
+
+ </section>
+
</section>
-
</section>
<section id="Welcome">
@@ -787,6 +867,10 @@
<para>Now it's possible to upgrade from JBDS 2.0 to 2.1 using the update site which is available at
<ulink url="is available at http://devstudio.jboss.com/updates/2.1">http://devstudio.jboss.com/updates/2.1</ulink>.
This is described more fully in the <ulink url="http://www.jboss.com/products/devstudio/update/">JBDS Update Guide</ulink>.</para>
+ <note diffmk:change="added">
+ <title diffmk:change="added"><diffmk:wrapper diffmk:change="added">Note:</diffmk:wrapper></title>
+ <para diffmk:change="added"><diffmk:wrapper diffmk:change="added">You </diffmk:wrapper><emphasis diffmk:change="added"><property diffmk:change="added" moreinfo="none"><diffmk:wrapper diffmk:change="added">CAN NOT</diffmk:wrapper></property></emphasis><diffmk:wrapper diffmk:change="added"> upgrade from 2.1 to 3.0 using update site because of some platform change.Full installation is required.</diffmk:wrapper></para>
+ </note>
</section>
<section id="Uninstalling">
@@ -831,9 +915,8 @@
<title>Other relevant resources on the topic</title>
<para>JBDS on RedHat: <ulink url="http://www.redhat.com/developer_studio">JBoss Developer
Studio</ulink></para>
- <para>Forum:
- <ulink url="http://www.jboss.com/index.html?module=bb&op=viewforum&f=258">JBoss
- Forum</ulink></para>
+ <para>Forum: <ulink url="http://www.jboss.com/index.html?module=bb&op=viewforum&f=258">JBoss
+ Forum</ulink></para>
<para>
Wiki: <ulink url="http://www.jboss.org/community/wiki/JBossTools"> JBossToolsWiki </ulink>
</para>
@@ -4315,12 +4398,14 @@
<para>This document is intended to help you to migrate an existing Exadel JSF or Struts projects
from Exadel Studio into JBoss Developer Studio. </para>
</listitem>
- <para>If there's anything we didn't cover in this guide, please feel free to visit our <ulink
- url="http://www.jboss.com/index.html?module=bb&op=viewforum&f=258"
- >JBoss Developer Studio Users Forum</ulink> or <ulink
- url="http://www.jboss.com/index.html?module=bb&op=viewforum&f=201"
- >JBoss Tools Users Forum</ulink> to ask questions. There we are also looking for
- your suggestions and comments.</para>
+
+ <para>If there's anything we didn't cover in this guide,
+ please feel free to visit our
+ <ulink url="http://www.jboss.com/index.html?module=bb&op=viewforum&f=258">
+ JBoss Developer Studio Users Forum</ulink> or
+ <ulink url="http://www.jboss.com/index.html?module=bb&op=viewforum&f=201">
+ JBoss Tools Users Forum</ulink> to ask questions. There we are also looking for
+ your suggestions and comments.</para>
</itemizedlist>
</chapter>
14 years, 10 months
JBoss Tools SVN: r20502 - trunk/bpel/docs/reference/en.
by jbosstools-commits@lists.jboss.org
Author: ochikvina
Date: 2010-02-26 06:46:25 -0500 (Fri, 26 Feb 2010)
New Revision: 20502
Modified:
trunk/bpel/docs/reference/en/master_output.xml
Log:
<html><head><meta name="qrichtext" content="1" /></head><body style="font-size:9pt;font-family:Sans Serif">
<p>https://jira.jboss.org/jira/browse/JBDS-1106 - Updated master_output.</p>
</body></html>
Modified: trunk/bpel/docs/reference/en/master_output.xml
===================================================================
--- trunk/bpel/docs/reference/en/master_output.xml 2010-02-26 11:46:24 UTC (rev 20501)
+++ trunk/bpel/docs/reference/en/master_output.xml 2010-02-26 11:46:25 UTC (rev 20502)
@@ -27,11 +27,11 @@
<author><firstname>Grid</firstname><surname>Qian</surname><email>fqian(a)redhat.com</email></author>
<copyright>
<year>2009</year>
- <year diffmk:change="added"><diffmk:wrapper diffmk:change="added">2010</diffmk:wrapper></year>
+ <year>2010</year>
<holder>JBoss by Red Hat</holder>
</copyright>
<releaseinfo><diffmk:wrapper diffmk:change="changed">
- Version: 1.0.0.CR2
+ Version: 1.0.0.trunk
</diffmk:wrapper></releaseinfo>
<abstract>
<title></title>
@@ -503,10 +503,12 @@
</figure>
</listitem>
</itemizedlist>
- <para>If there's anything we didn't cover or you can't figure out, please feel free to visit our <ulink
- url="http://www.jboss.com/index.html?module=bb&op=viewforum&f=201"
- >JBoss Tools Users Forum</ulink> to ask questions.
- There we are also waiting for your suggestions and comments.</para>
+ <para>If there's anything we didn't cover or you can't figure out,
+ please feel free to visit our
+ <ulink
+ url="http://www.jboss.com/index.html?module=bb&op=viewforum&f=201"
+ >JBoss Tools Users Forum</ulink> to ask questions.
+ There we are also waiting for your suggestions and comments.</para>
</section>
</chapter>
</book>
14 years, 10 months
JBoss Tools SVN: r20500 - in trunk/jsf/plugins/org.jboss.tools.jsf: src/org/jboss/tools/jsf/jsf2/model and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: scabanovich
Date: 2010-02-26 06:44:43 -0500 (Fri, 26 Feb 2010)
New Revision: 20500
Modified:
trunk/jsf/plugins/org.jboss.tools.jsf/resources/meta/jsf2-components.meta
trunk/jsf/plugins/org.jboss.tools.jsf/src/org/jboss/tools/jsf/jsf2/model/FileCompositeComponentLoader.java
Log:
https://jira.jboss.org/jira/browse/JBIDE-5940
Modified: trunk/jsf/plugins/org.jboss.tools.jsf/resources/meta/jsf2-components.meta
===================================================================
--- trunk/jsf/plugins/org.jboss.tools.jsf/resources/meta/jsf2-components.meta 2010-02-26 11:00:47 UTC (rev 20499)
+++ trunk/jsf/plugins/org.jboss.tools.jsf/resources/meta/jsf2-components.meta 2010-02-26 11:44:43 UTC (rev 20500)
@@ -35,10 +35,12 @@
<XModelEntity
ImplementationLoadingClass="org.jboss.tools.jsf.jsf2.model.FileCompositeComponentLoader"
ImplementingClass="org.jboss.tools.common.model.filesystems.impl.SimpleFileImpl"
- ObjectEditorClass="org.jboss.tools.jst.jsp.jspeditor.HTMLTextEditor" XMLSUBPATH="html" name="FileJSF2Component">
+ ObjectEditorClass="org.jboss.tools.jst.jsp.jspeditor.HTMLTextEditor"
+ XMLSUBPATH="html" name="FileJSF2Component">
<XChildrenEntities>
<XChildEntity maxCount="1" name="JSF2ComponentInterface" required="yes"/>
<XChildEntity name="JSF2ComponentImplementation"/>
+ <XChildEntity name="AnyElement"/>
</XChildrenEntities>
<XEntityRenderer>
<ICONS>
Modified: trunk/jsf/plugins/org.jboss.tools.jsf/src/org/jboss/tools/jsf/jsf2/model/FileCompositeComponentLoader.java
===================================================================
--- trunk/jsf/plugins/org.jboss.tools.jsf/src/org/jboss/tools/jsf/jsf2/model/FileCompositeComponentLoader.java 2010-02-26 11:00:47 UTC (rev 20499)
+++ trunk/jsf/plugins/org.jboss.tools.jsf/src/org/jboss/tools/jsf/jsf2/model/FileCompositeComponentLoader.java 2010-02-26 11:44:43 UTC (rev 20500)
@@ -6,7 +6,9 @@
import org.jboss.tools.common.model.loaders.impl.SimpleWebFileLoader;
import org.jboss.tools.common.model.util.NamespaceMapping;
import org.jboss.tools.common.model.util.XModelObjectLoaderUtil;
+import org.jboss.tools.common.xml.XMLUtilities;
import org.w3c.dom.Element;
+import org.w3c.dom.NodeList;
public class FileCompositeComponentLoader extends SimpleWebFileLoader {
@@ -56,6 +58,20 @@
return super.isSaveable(entity, n, v, dv);
}
+ public void load(Element element, XModelObject o) {
+ super.load(element, o);
+ if(o.getModelEntity().getName().startsWith("FileJSF2Component")) {
+ Element c = XMLUtilities.getUniqueChild(element, "composite:interface");
+ if(c == null) {
+ NodeList l = element.getElementsByTagName("composite:interface");
+ if(l != null && l.getLength() > 0) {
+ Element is = (Element)l.item(0);
+ XModelObject io = o.getChildByPath("Interface");
+ if(io != null) load(is, io);
+ }
+ }
+ }
+ }
public boolean save(Element parent, XModelObject o) {
if(!needToSave(o)) return true;
14 years, 10 months
JBoss Tools SVN: r20499 - trunk/birt/docs/en.
by jbosstools-commits@lists.jboss.org
Author: ochikvina
Date: 2010-02-26 06:00:47 -0500 (Fri, 26 Feb 2010)
New Revision: 20499
Modified:
trunk/birt/docs/en/master_output.xml
Log:
<html><head><meta name="qrichtext" content="1" /></head><body style="font-size:9pt;font-family:Sans Serif">
<p>https://jira.jboss.org/jira/browse/JBDS-1106 - Updated master_output.</p>
</body></html>
Modified: trunk/birt/docs/en/master_output.xml
===================================================================
--- trunk/birt/docs/en/master_output.xml 2010-02-26 10:56:02 UTC (rev 20498)
+++ trunk/birt/docs/en/master_output.xml 2010-02-26 11:00:47 UTC (rev 20499)
@@ -52,13 +52,13 @@
<copyright xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<year xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">2008</year>
<year xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">2009</year>
- <year diffmk:change="added" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"><diffmk:wrapper diffmk:change="added">2010</diffmk:wrapper></year>
+ <year xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">2010</year>
<holder xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">JBoss by Red Hat</holder>
</copyright>
<releaseinfo xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"><diffmk:wrapper diffmk:change="changed">
- Version: 1.1.0.CR2
+ Version: 1.1.0.GA
</diffmk:wrapper></releaseinfo>
@@ -215,7 +215,6 @@
</para>
-
<tip>
<title>Tip:</title>
<para>We used <ulink
@@ -876,15 +875,14 @@
</emphasis> file.</para>
</note>
- <para>In conclusion, the main goal of this document is to get you to know with a full feature set
- that <property>JBoss BIRT Tools</property> provide. Thus if you have some questions,
- comments or suggestions on the topic, please feel free to ask in the <ulink
- url="http://www.jboss.org/index.html?module=bb&op=viewforum&f=201">JBoss
+ <para xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">In conclusion, the main goal of this document is to get you to know with a full feature set
+ that <property xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">JBoss BIRT Tools</property> provide. Thus if you have some questions,
+ comments or suggestions on the topic, please feel free to ask in the
+ <ulink url="http://www.jboss.org/index.html?module=bb&op=viewforum&f=201">JBoss
Tools Forum</ulink>. You can also influence on how you want to see JBoss Tools docs in
future leaving your vote on the article <ulink
url="http://www.jboss.org/community/docs/DOC-10795">Overview of the improvements required by JBossTools/JBDS Docs users</ulink>.</para>
-
-
+
</section>
14 years, 10 months
JBoss Tools SVN: r20498 - trunk/as/docs/reference/en.
by jbosstools-commits@lists.jboss.org
Author: ochikvina
Date: 2010-02-26 05:56:02 -0500 (Fri, 26 Feb 2010)
New Revision: 20498
Modified:
trunk/as/docs/reference/en/master_output.xml
Log:
<html><head><meta name="qrichtext" content="1" /></head><body style="font-size:9pt;font-family:Sans Serif">
<p>https://jira.jboss.org/jira/browse/JBDS-1106 - Updated master_output.</p>
</body></html>
Modified: trunk/as/docs/reference/en/master_output.xml
===================================================================
--- trunk/as/docs/reference/en/master_output.xml 2010-02-25 22:22:41 UTC (rev 20497)
+++ trunk/as/docs/reference/en/master_output.xml 2010-02-26 10:56:02 UTC (rev 20498)
@@ -46,12 +46,12 @@
<year>2007</year>
<year>2008</year>
<year>2009</year>
- <year >2010</year>
+ <year>2010</year>
<holder>JBoss by Red Hat</holder>
</copyright>
- <releaseinfo>
- Version: 2.1.0.CR2
- </releaseinfo>
+ <releaseinfo><diffmk:wrapper diffmk:change="changed">
+ Version: 2.1.0.GA
+ </diffmk:wrapper></releaseinfo>
<abstract>
<title></title>
<para>
@@ -689,9 +689,8 @@
<para>Now that we've created our runtimes and servers, we can dwell on all services
and tools that JBoss Server Manager provides.</para>
- <para>We hope, this guide helped you to get started with the JBoss Tools server manager.
- Besides, for additional information you are welcome on
- <ulink url="http://www.jboss.com/index.html?module=bb&op=viewforum&f=201">JBoss forum</ulink>.</para>
+ <para>We hope, this guide helped you to get started with the JBoss Tools server manager. Besides, for additional information you are welcome on <ulink
+ url="http://www.jboss.com/index.html?module=bb&op=viewforum&f=201">JBoss forum</ulink>.</para>
</section>
</section>
@@ -1481,9 +1480,9 @@
<para id="com_line_arg"><property moreinfo="none">Server editor</property> makes it also possible to
modify the server's launch configuration. It's just after clicking <emphasis>
<property moreinfo="none">Open launch configuration</property>
- </emphasis><diffmk:wrapper diffmk:change="changed"> link. In the open window there are the tabs for setting command line
+ </emphasis> link. In the open window there are the tabs for setting command line
arguments, main, classpaths and other things that are relevant to launching the
- server.</diffmk:wrapper></para>
+ server.</para>
<figure float="0">
<title>Launch Configuration Properties</title>
@@ -1495,7 +1494,7 @@
</figure>
- <para diffmk:change="added"><diffmk:wrapper diffmk:change="added">The first tab shows the Jboss server arguments</diffmk:wrapper></para>
+ <para>The first tab shows the Jboss server arguments</para>
<para>Look up <ulink url="http://docs.jboss.org/jbossas/guides/installguide/r1/en/html/start-stop.html">AS Installation Guide </ulink> to find parameters which can be specified for <property moreinfo="none">JBoss
Server</property>.</para>
@@ -1516,7 +1515,7 @@
on unaltered.</para>
</note>
- <para diffmk:change="added"><diffmk:wrapper diffmk:change="added">On the second tab you find the main class used for launching JBoss AS (default is org.jboss.Main), you can change it, if necessary. </diffmk:wrapper></para>
+ <para>On the second tab you find the main class used for launching JBoss AS (default is org.jboss.Main), you can change it, if necessary. </para>
<para>Until 3.0.0.GA release of <property moreinfo="none">JBoss Tools</property>, the servers classpath
was readonly, but that caused problems for users wanting to add their own jars in
@@ -1890,6 +1889,11 @@
</tbody>
</tgroup>
</table>
+
+ <note diffmk:change="added">
+ <title diffmk:change="added"><diffmk:wrapper diffmk:change="added">Note:</diffmk:wrapper></title>
+ <para diffmk:change="added"><diffmk:wrapper diffmk:change="added">When editing an archive, it is also updated in all folders and other archives where it is nested.</diffmk:wrapper></para>
+ </note>
</section>
<section id="PublishToServer">
14 years, 10 months
JBoss Tools SVN: r20497 - trunk/documentation/guides/JBDS_3.0_Release_Notes/en-US.
by jbosstools-commits@lists.jboss.org
Author: irooskov(a)redhat.com
Date: 2010-02-25 17:22:41 -0500 (Thu, 25 Feb 2010)
New Revision: 20497
Modified:
trunk/documentation/guides/JBDS_3.0_Release_Notes/en-US/Fixed_Issues.xml
Log:
updated included JIRA with new information
Modified: trunk/documentation/guides/JBDS_3.0_Release_Notes/en-US/Fixed_Issues.xml
===================================================================
--- trunk/documentation/guides/JBDS_3.0_Release_Notes/en-US/Fixed_Issues.xml 2010-02-25 18:20:19 UTC (rev 20496)
+++ trunk/documentation/guides/JBDS_3.0_Release_Notes/en-US/Fixed_Issues.xml 2010-02-25 22:22:41 UTC (rev 20497)
@@ -18,7 +18,7 @@
</listitem>
<listitem>
<para>
- <ulink url="http://jira.jboss.com/jira/browse/JBIDE-5355">JBIDE-5355</ulink>: A Contexts and Dependency Injection Project Facet has been added to <application>JBoss Developer Studio</application>.
+ <ulink url="http://jira.jboss.com/jira/browse/JBIDE-5355">JBIDE-5355</ulink>: A Contexts and Dependency Injection Project Facet has been added to <application>JBoss Developer Studio</application>. This makes it possible to enable CDI support for a faceted project via the <guilabel>New Dynamic Web Project</guilabel> wizard or the <guilabel>Project Facets</guilabel> setting page available at <menuchoice><guimenuitem>Project</guimenuitem><guimenuitem>Properties</guimenuitem><guimenuitem>Project Facets</guimenuitem></menuchoice>.
</para>
</listitem>
<listitem>
14 years, 10 months
JBoss Tools SVN: r20496 - trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/utils.
by jbosstools-commits@lists.jboss.org
Author: vyemialyanchyk
Date: 2010-02-25 13:20:19 -0500 (Thu, 25 Feb 2010)
New Revision: 20496
Modified:
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/utils/ProjectUtils.java
Log:
https://jira.jboss.org/jira/browse/JBIDE-5944 - bugfix with ProjectUtils.removeProjectNature - fixed
Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/utils/ProjectUtils.java
===================================================================
--- trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/utils/ProjectUtils.java 2010-02-25 18:13:27 UTC (rev 20495)
+++ trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/utils/ProjectUtils.java 2010-02-25 18:20:19 UTC (rev 20496)
@@ -148,9 +148,10 @@
String[] natures = description.getNatureIds();
String[] newNatures = new String[natures.length - 1];
- for(int i = 0; i < natures.length; i++) {
- if (!natures[i].equals(nature) )
- newNatures[i] = natures[i];
+ for(int i = 0, j = 0; i < natures.length; i++) {
+ if (!natures[i].equals(nature)) {
+ newNatures[j++] = natures[i];
+ }
}
description.setNatureIds(newNatures);
project.setDescription(description, monitor);
14 years, 10 months
JBoss Tools SVN: r20495 - trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/utils.
by jbosstools-commits@lists.jboss.org
Author: vyemialyanchyk
Date: 2010-02-25 13:13:27 -0500 (Thu, 25 Feb 2010)
New Revision: 20495
Modified:
trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/utils/ProjectUtils.java
Log:
revert - "small bugfix with ProjectUtils.removeProjectNature" - cause this fix look important enough to be documented in jira
Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/utils/ProjectUtils.java
===================================================================
--- trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/utils/ProjectUtils.java 2010-02-25 18:05:40 UTC (rev 20494)
+++ trunk/hibernatetools/plugins/org.hibernate.eclipse.console/src/org/hibernate/eclipse/console/utils/ProjectUtils.java 2010-02-25 18:13:27 UTC (rev 20495)
@@ -148,10 +148,9 @@
String[] natures = description.getNatureIds();
String[] newNatures = new String[natures.length - 1];
- for(int i = 0, j = 0; i < natures.length; i++) {
- if (!natures[i].equals(nature)) {
- newNatures[j++] = natures[i];
- }
+ for(int i = 0; i < natures.length; i++) {
+ if (!natures[i].equals(nature) )
+ newNatures[i] = natures[i];
}
description.setNatureIds(newNatures);
project.setDescription(description, monitor);
14 years, 10 months