From jbosstools-commits at lists.jboss.org Wed Sep 24 09:08:51 2008 Content-Type: multipart/mixed; boundary="===============2922623943385297635==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r10447 - trunk/documentation/guides/GettingStartedGuide/en/modules. Date: Wed, 24 Sep 2008 09:08:51 -0400 Message-ID: --===============2922623943385297635== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: ochikvina Date: 2008-09-24 09:08:51 -0400 (Wed, 24 Sep 2008) New Revision: 10447 Added: trunk/documentation/guides/GettingStartedGuide/en/modules/gsg_faq.xml Log: https://jira.jboss.org/jira/browse/JBDS-134 - adding FAQ; Added: trunk/documentation/guides/GettingStartedGuide/en/modules/gsg_faq.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/documentation/guides/GettingStartedGuide/en/modules/gsg_faq.xml = (rev 0) +++ trunk/documentation/guides/GettingStartedGuide/en/modules/gsg_faq.xml 2= 008-09-24 13:08:51 UTC (rev 10447) @@ -0,0 +1,65 @@ + + + + + + + JBoss Developer Studio + Eclipse + Java + JBoss + + + FAQ + = + For more information on JBoss Developer Studio features, refer to the following + FAQ to get the answers on the most "popular" questions.<= /para> + = +
+ How to get Code Assist for Seam specific resources in an ex= ternally + generated project? + = + To get Code Assist for Seam specific resources in an externa= lly generated project, you + should enable Seam features in Project Preferences. Right clic= k an imported project and + navigate + Properties > Seam Settings. Check + Seam support box to en= able + all available Seam Sett= ings. +
+ = +
+ How to import an example Seam project from jboss-eap + directory? + = + To import an example Seam project from + jboss-eap + into your working directory, you should perform the fo= llowing steps: + = + + + Go to + New > Other > Java Project from Existing Bui= ldfile + + + = + + Point to the + build.xml + of any chosen project by pressing + Browse + button + + = + + Hit + Finish + to open the project + + + = + As these seam examples are non WTP projects, next you should= enable Seam support for them. + To do that, right click the project and go to + Properties > Seam Settings. +
+ = +
\ No newline at end of file --===============2922623943385297635==--