From jbosstools-commits at lists.jboss.org Wed Oct 1 07:33:57 2008 Content-Type: multipart/mixed; boundary="===============6456422757974433515==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r10585 - trunk/documentation/guides/GettingStartedGuide/en/modules. Date: Wed, 01 Oct 2008 07:33:56 -0400 Message-ID: --===============6456422757974433515== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: ochikvina Date: 2008-10-01 07:33:56 -0400 (Wed, 01 Oct 2008) New Revision: 10585 Modified: trunk/documentation/guides/GettingStartedGuide/en/modules/gsg_faq.xml Log: https://jira.jboss.org/jira/browse/JBDS-429 - reconstracting the FAQ; Modified: 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 2= 008-10-01 11:32:51 UTC (rev 10584) +++ trunk/documentation/guides/GettingStartedGuide/en/modules/gsg_faq.xml 2= 008-10-01 11:33:56 UTC (rev 10585) @@ -11,176 +11,182 @@ FAQ - = - For more information on JBoss Developer Studio features, refer to the following - FAQ to get the answers on the most "popular" questions. - = -
- Installation Issues - - Visual Editor does not start under= Linux - - Linux users may need to do the following to get the visu= al editor to work correctly on - their machines. - = - - - On Red Hat based Linux distributions install the= xpLib.i386 package - - - Type - For more information on JBoss Developer Studio features, refer to the + following FAQ to get the answers on the most "popular" q= uestions. + +
+ What should I do if Visual Page Editor does not start under= Linux + + Linux users may need to do the following to get the Visual Page + Editor to work correctly on their machines. + + + + On Red Hat based Linux distributions install the xpL= ib.i386 package + + + Type + - - - and/or use - + + and/or use + - - - Open the JBDS perspective. If you see the Help v= iew open, close it and restart - JBDS - - - If none of these work, do the following: - - - Clear the Eclipse log file, + + + Open the JBDS perspective. If you see the Help view = open, close it and restart + JBDS + + + If none of these work, do the following: + + + Clear the Eclipse log file, <workspace>\.metadata\.log= - - - Start Eclipse with the -debug option: - + + Start Eclipse with the -debug option: + - - - Post the Eclipse log file - (<workspace>\.metadata\.lo= g) on the forums. - - - - - = - = - - Do I need to have JBoss server ins= talled to run JBoss Developer - Studio? - - No. JBoss Developer Studio already comes bundled with JB= oss server. We bundle it together - so that you don't need to download any additional sof= tware and can test your - application in a Web browser right away. - If you want to use a different JBoss server installation= , after JBoss Developer Studio is - installed open Servers View (select Wi= ndow > Show View > - Others > Server > Servers), then right click on this - view > New > Server - and follow the wizards steps to point to a= nother Jboss server installation. - JBoss Developer Studio works with any servlet container,= not just JBoss. For more - information on deployment, please see the Deploying Your A= pplication section. -
-
- Importing Projects - - I have an existing Seam 1.2.1 proj= ect. Can I migrate/import the project to - a JBDS Seam project? - - We highly recommend you to create Seam 1.2.1 project usi= ng the JBDS. In other case try to - do manually: - - - Create a Seam Web project to get the JBoss tools= structure - - - Then from your Seam 1.2.1 seam-gen project start doing t= he following: - - - Copy src to src - - - Copy view to Web = content - - - Copy resources individual files to where they ar= e in the seam web project etc. - - - - I have an existing Struts or JSF p= roject. Can I open the project in - JBDS? - - Yes. From main menu select + + + Post the Eclipse log file + (<workspace>\.metadata\.lo= g) on + the forums. + + + + +
+ +
+ Do I need to have JBoss Server installed to run JBoss Devel= oper Studio? + + No. JBoss Developer Studio already come= s bundled with JBoss + Server. We bundle it together so that you don't need to d= ownload any additional + software and can test your application in a Web browser right = away. + If you want to use a different JBoss server installation, af= ter JBoss Developer Studio + is installed open Servers View (select Win= dow > Show View + > Others > Server > Servers), then + right click on this + view > New > Server + and follow the wizards steps to point to another J= boss Server installation. + JBoss Developer Studio works with any s= ervlet container, not just JBoss. For more + information on deployment, please see the Deploying Your Appli= cation section. +
+ = +
+ I have an existing Seam 1.2.1 project. Can I migrate/import= the + project to a JBDS Seam project? + = + We highly recommend you to create Seam 1.2.1 project using t= he JBDS. In other case try + to do manually: + = + + + Create a Seam Web project to get the JBoss tools str= ucture + + + Then from your Seam 1.2.1 seam-gen project start doing the f= ollowing: + + + Copy src to src + + + Copy view to Web cont= ent + + + Copy resources individual files to where they are in= the seam web project + etc. + + + = +
+
+ I have an existing Struts or JSF project. Can I open the pr= oject + in JBDS? + = + Yes. From main menu select File > Import > Other > JSF Project (or= Struts Project) - and follow wizards steps. - - Can I import a .war file? - - Yes. Select File > Import > We= b > WAR + and follow wizards steps. + = +
+ = +
+ Can I import a .war file? + + Yes. Select File > Import > Web &g= t; WAR file, then follow importing steps.<= /para> -
-
- Troubleshooting, Problems, Configuration, Error Message= s - - Is it possible to increase the per= formance of Eclipse after installing - your product? - - JBoss Developer Studio preconfigures eclipse via the ecl= ipse.ini file to allocate extra - memory, but if you for some reason need more memory then b= y default, you can manually make - adjustments in this file. For example: - +
+ = +
+ Is it possible to increase the performance of Eclipse after + installing your product? + = + JBoss Developer Studio preconfigures ec= lipse via the eclipse.ini file to allocate + extra memory, but if you for some reason need more memory then= by default, you can + manually make adjustments in this file. For example: + - = - - How can I add my own tag library t= o the JBoss Tools Palette? - - See Adding Tag +
+ +
+ How can I add my own tag library to the JBoss Tools + Palette? + = + See Adding Tag Libraries in Visual Web Tools Guide. -
= - = -
- How to get Code Assist for Seam specific resources in an ex= ternally - generated project? - = +
+ +
+ 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. + Seam support + box to enable all available Seam + Settings.
- = -
- How to import an example Seam project from jboss-eap - directory? - = + +
+ How to import an example Seam project from jboss-eap direct= ory? + To import an example Seam project from - jboss-eap - into your working directory, you should perform the fo= llowing steps: - = + jboss-eap + into your working directory, you should perform th= e following steps: + Go to - New > Other > Java Project from Existing Bui= ldfile - + New > Other > Java Project from Existing= Buildfile + - = + Point to the - build.xml - of any chosen project by pressing - Browse - button + build.xml + of any chosen project by pressing + Browse + button - = + Hit - Finish - to open the project + 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 + + 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 + + --===============6456422757974433515==--