Author: abogachuk
Date: 2009-01-27 12:06:08 -0500 (Tue, 27 Jan 2009)
New Revision: 13291
Modified:
trunk/esb/docs/esb_ref_guide/en/modules/esb_support.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-550
Modified: trunk/esb/docs/esb_ref_guide/en/modules/esb_support.xml
===================================================================
--- trunk/esb/docs/esb_ref_guide/en/modules/esb_support.xml 2009-01-27 15:50:39 UTC (rev
13290)
+++ trunk/esb/docs/esb_ref_guide/en/modules/esb_support.xml 2009-01-27 17:06:08 UTC (rev
13291)
@@ -291,7 +291,7 @@
<para>Choose one of them to set to the ESB project and click
<emphasis><property>Ok</property></emphasis>.</para>
- <para>ESB container allows Source and JavaDoc locations to be set
via the Properties dialog on each contained .jar: choose and right-click on any .jar file,
select <emphasis><property>Properties</property></emphasis>.
Choose <emphasis><property>Java Source
Attachment</property></emphasis> to select location (folder, JAR or zip)
containing new source for the chosen .jar:</para>
+ <para>ESB container allows Source and JavaDoc locations to be set
via the Properties dialog on each contained .jar: right-click on any .jar file, select
<emphasis><property>Properties</property></emphasis>. Choose
<emphasis><property>Java Source Attachment</property></emphasis>
and select location (folder, JAR or zip) containing new source for the chosen .jar using
one of the suggested options (workspace, external folder or file) or enter the path
manually:</para>
<figure>
<title>Classpath Container: Java Source
Attachment</title>
@@ -301,9 +301,9 @@
</imageobject>
</mediaobject>
</figure>
+ <para>Click on
<emphasis><property>Apply</property></emphasis> and then on
<emphasis><property>Ok</property></emphasis>.</para>
+ <para>To change Javadoc Location choose
<emphasis><property>Javadoc Location</property></emphasis> and
specify URL to the documentation generated by Javadoc. The Javadoc location will contain a
file called
<emphasis><property>package-list</property></emphasis>:</para>
- <para>Choose <emphasis><property>Javadoc
Location</property></emphasis> to specify URL to the documentation generated
by Javadoc. The Javadoc location will contain a file called
<emphasis><property>package-list</property></emphasis>:</para>
-
<figure>
<title>Classpath Container: Javadoc
Location</title>
<mediaobject>
@@ -312,6 +312,8 @@
</imageobject>
</mediaobject>
</figure>
+ <para>Click on
<emphasis><property>Apply</property></emphasis> and then on
<emphasis><property>Ok</property></emphasis>.</para>
+
</section>