Author: smukhina
Date: 2009-11-18 09:41:21 -0500 (Wed, 18 Nov 2009)
New Revision: 18735
Added:
trunk/as/docs/reference/en/images/perspective/userlibraryfileset1.png
trunk/as/docs/reference/en/images/perspective/userlibraryfileset2.png
Modified:
trunk/as/docs/reference/en/modules/perspective.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-936 User Libraries fileset in project archive menu
is described
Added: trunk/as/docs/reference/en/images/perspective/userlibraryfileset1.png
===================================================================
(Binary files differ)
Property changes on:
trunk/as/docs/reference/en/images/perspective/userlibraryfileset1.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/as/docs/reference/en/images/perspective/userlibraryfileset2.png
===================================================================
(Binary files differ)
Property changes on:
trunk/as/docs/reference/en/images/perspective/userlibraryfileset2.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified: trunk/as/docs/reference/en/modules/perspective.xml
===================================================================
--- trunk/as/docs/reference/en/modules/perspective.xml 2009-11-18 14:39:11 UTC (rev
18734)
+++ trunk/as/docs/reference/en/modules/perspective.xml 2009-11-18 14:41:21 UTC (rev
18735)
@@ -1066,6 +1066,35 @@
</figure>
</section>
+
+ <section id="CreatingaUserLibrariesFileSet">
+ <title>Creating User Library FileSet</title>
+
+ <para>If you use user libraries in your projects you can also refer
to these from project archives and have all the .jar/.zip files they refer included into
the archive.</para>
+ <para>To add a new user libraries file set, call the right-click
menu on the necessary archive and choose " New User Libraries FileSet"
item</para>
+
+ <figure>
+ <title>Adding New User Library Fileset</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/perspective/userlibraryfileset1.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+
+ <para>You can edit the existing user libraries as well using
"User Libraries Fileset Wizard". Call the right-click menu on the
library fileset and choose "Edit Fileset " item</para>
+
+ <figure>
+ <title>Editing User Library Fileset</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/perspective/userlibraryfileset2.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+
+ </section>
+
</section>
<section id="View_Actions">