[jbosstools-commits] JBoss Tools SVN: r13241 - trunk/esb/docs/esb_ref_guide/en/modules.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Fri Jan 23 09:40:30 EST 2009
Author: abogachuk
Date: 2009-01-23 09:40:30 -0500 (Fri, 23 Jan 2009)
New Revision: 13241
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-23 14:38:24 UTC (rev 13240)
+++ trunk/esb/docs/esb_ref_guide/en/modules/esb_support.xml 2009-01-23 14:40:30 UTC (rev 13241)
@@ -291,8 +291,27 @@
<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>
+ <figure>
+ <title>Classpath Container: Java Source Attachment</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/esb_project/21_source.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ <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>
+ <imageobject>
+ <imagedata fileref="images/esb_project/22_Javadoc.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
</section>
More information about the jbosstools-commits
mailing list