From jbosstools-commits at lists.jboss.org Sun Mar 14 22:20:56 2010 Content-Type: multipart/mixed; boundary="===============1197055923766157123==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r20818 - branches/jbosstools-3.1.x/documentation/guides/MigrationGuide/en-US. Date: Sun, 14 Mar 2010 22:20:56 -0400 Message-ID: <201003150220.o2F2Kuk9019754@svn01.web.mwc.hst.phx2.redhat.com> --===============1197055923766157123== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: irooskov(a)redhat.com Date: 2010-03-14 22:20:56 -0400 (Sun, 14 Mar 2010) New Revision: 20818 Modified: branches/jbosstools-3.1.x/documentation/guides/MigrationGuide/en-US/migr= ation.xml Log: updated to remove update steps that no longer work...and were marked as suc= h but still included...confusing our readers Modified: branches/jbosstools-3.1.x/documentation/guides/MigrationGuide/en-= US/migration.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 --- branches/jbosstools-3.1.x/documentation/guides/MigrationGuide/en-US/mig= ration.xml 2010-03-15 02:19:37 UTC (rev 20817) +++ branches/jbosstools-3.1.x/documentation/guides/MigrationGuide/en-US/mig= ration.xml 2010-03-15 02:20:56 UTC (rev 20818) @@ -11,16 +11,16 @@ = Migration Process - In this chapter you can find concise description of JBoss Develo= per Studio migration from - 2.1.0 to 3.0.0 version. + This chapter describes the JBoss Developer Studio migration from= version + 2.1 to 3.0.
= - How to migrate from 2.1 to 3.0.0 JBoss Developer Studio</ti= tle> = + <title>How to migrate the JBoss Developer Studio from 2.1 to 3.0</tit= le> = <para></para> - <para>To migrate from 2.1 to 3.0.0 you have to install a fresh JBD= S 3.0.0 and go through all the steps of + <para>To migrate from 2.1 to 3.0 you have to perform a new install= of the JBoss Developer Studio 3.0 and undertake all the steps of the installation process that is fully described in = - <ulink url=3D"gsglink">Getting Started with JBoss Developer St= udio</ulink> guide.</para> + <ulink url=3D"http://www.redhat.com/docs/en-US/JBoss_Developer_Studio= /3.0/Getting_Started_Guide/html_single/index.html">Getting Started with JBo= ss Developer Studio</ulink> guide.</para> <figure> - <title>Process of JBDS 3.0.0 installation + Process of JBDS 3.0 installation = @@ -28,26 +28,13 @@ - Now you can not update your JBDS 2.X to 3.0.0 using update s= ite (https://devstudio.jboss.com/updates/3.0/ ), as it was available in pre= vious versions: -
- Installation from the update site - = - - - - - -
- The reason is that JBDS 3.0 uses Eclipse 3.5, whereas JBDS 2= .x uses Eclipse 3.4. - Because of this platform change, a full installation is required t= o migrate. - When the installation process is complete you can point your= JBDS 3.0.0 at your old workspace directory and continue working with your = projects created using previous = - JBDS/Tools versions, or create a new one and import old projec= ts into the new workspace. + Since JBoss Developer Studio 3.0 uses a new version of Eclip= se, an update from within Eclipse cannot be performed as it was when upgrad= ing from JBoss Developer Studio 2.0 to 2.1. + When the installation process is complete you can point to y= our old workspace directory and continue working with your projects created= using previous JBoss Developer Studio versions, or create a new one and im= port old projects into the new workspace. = Note: - In JBDS 3.0.0 Linux users no longer need to install the = library libstdc+.so.5 on their mashines. - Now this library is not required and can be removed from t= he system. = + In JBDS 3.0, Linux users no longer need to install the l= ibrary libstdc+.so.5. This library is no longer requir= ed and can be removed from the system. =
--===============1197055923766157123==--