From jbosstools-commits at lists.jboss.org Tue Jan 6 10:16:39 2009 Content-Type: multipart/mixed; boundary="===============3442328343190867976==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r12895 - trunk/documentation/guides/GettingStartedGuide/en/modules. Date: Tue, 06 Jan 2009 10:16:33 -0500 Message-ID: --===============3442328343190867976== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: ochikvina Date: 2009-01-06 10:16:32 -0500 (Tue, 06 Jan 2009) New Revision: 12895 Modified: trunk/documentation/guides/GettingStartedGuide/en/modules/gsg_faq.xml Log: https://jira.jboss.org/jira/browse/JBDS-438 - adding the info as the answer= on the question in the FAQ section; 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= 009-01-06 12:49:49 UTC (rev 12894) +++ trunk/documentation/guides/GettingStartedGuide/en/modules/gsg_faq.xml 2= 009-01-06 15:16:32 UTC (rev 12895) @@ -19,7 +19,7 @@ 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. + Editor to work correctly on their machines. = @@ -67,23 +67,25 @@ 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 + If you want to use a different JBoss server installation, af= ter JBoss + Developer Studio is installed open Servers View= (select + Window > 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. + 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 Depl= oying Your Application + 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: - = + 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 manuall= y: + Create a Seam Web project to get the JBoss tools str= ucture @@ -99,45 +101,43 @@ Copy resources individual files to where they are in= the seam web project - etc. + etc. - = +
- I have an existing Struts or JSF project. Can I open the pr= oject - in JBDS? - = + 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. - = + and follow wizards steps. +
- = +
Can I import a .war file? = Yes. Select File > Import > Web &g= t; WAR - file, then follow importing steps.<= /para> + file, then follow importing ste= ps.
- = +
- 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: + 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 e= xample: -
+ = -
- How can I add my own tag library to the JBoss Tools - Palette? - = +
+ How can I add my own tag library to the JBoss Tools Palette= ? + See Adding Tag Libraries in Visual Web Tools Guide.
@@ -189,4 +189,15 @@ Properties > Seam Settings.
= +
+ Is a cross-platform project import possible for JBDS?</titl= e> + + <para>Yes. You can easily import created in Linux JSF, Struts or S= eam project to Windows and + vice versa.</para> + + <para>To do the transferring JSF, Struts or Seam project, go to <e= mphasis> + <property>Menu > Import > General > Existing Projects into= Workspace</property>,</emphasis> + select the folder where your project stored and press <emphasi= s> + <property>Finish</property>.</emphasis></para> + </section> </chapter> --===============3442328343190867976==--