From jbosstools-commits at lists.jboss.org Fri Jan 11 08:47:01 2008 Content-Type: multipart/mixed; boundary="===============1399806084584578653==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r5618 - trunk/documentation/guides/userguide/GettingStartedGuide/en/modules. Date: Fri, 11 Jan 2008 08:47:01 -0500 Message-ID: --===============1399806084584578653== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: afedosik Date: 2008-01-11 08:47:01 -0500 (Fri, 11 Jan 2008) New Revision: 5618 Modified: trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/gett= ing_started.xml Log: http://jira.jboss.com/jira/browse/JBDS-240 - Getting started guide (FAQ sec= tion) was updated Modified: trunk/documentation/guides/userguide/GettingStartedGuide/en/modul= es/getting_started.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/userguide/GettingStartedGuide/en/modules/get= ting_started.xml 2008-01-11 12:13:43 UTC (rev 5617) +++ trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/get= ting_started.xml 2008-01-11 13:47:01 UTC (rev 5618) @@ -503,6 +503,17 @@
Importing Projects + I have an existing Seam 1.2.1 project. Can I m= igrate/import the project to a JBDS Seam project? + + There is no automagical way. = + Need to be done manually; most should be straightforward: = + + + copy src to src + copy view to Web conte= nt + 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 project in JBDS? --===============1399806084584578653==--