Author: irooskov(a)redhat.com
Date: 2012-04-23 20:32:16 -0400 (Mon, 23 Apr 2012)
New Revision: 40432
Modified:
trunk/documentation/guides/MigrationGuide/en-US/migration.xml
Log:
updated for TOOLSDOC-273
Modified: trunk/documentation/guides/MigrationGuide/en-US/migration.xml
===================================================================
--- trunk/documentation/guides/MigrationGuide/en-US/migration.xml 2012-04-23 23:27:40 UTC
(rev 40431)
+++ trunk/documentation/guides/MigrationGuide/en-US/migration.xml 2012-04-24 00:32:16 UTC
(rev 40432)
@@ -15,25 +15,18 @@
<section id="sect-eclipse-versions">
<title>JBoss Developer Studio Eclipse Versions</title>
<para>
- JBoss Developer Studio (JBDS) 4.0x is based on Eclipse 3.6, while JBDS 5.0 is based on
Eclipse 3.7. This prevents a direct upgrade from JBDS 4.0x to 5.0.
+ JBoss Developer Studio (JBDS) 4.x is based on Eclipse 3.6, while JBDS 5.0 is based on
Eclipse 3.7. This prevents a direct upgrade from JBDS 4.x to 5.0.
</para>
<para>
- Workspaces created with JBDS 4.0x can generally be opened in JBDS 5.0, however this is
not guaranteed. Always backup your existing workspaces (see <xref
linkend="sect-backup-workspace"/> for more information) before attempting to
use them with JBDS 5.0.
+ Workspaces created with JBDS 4.x can generally be opened in JBDS 5.0, however this is
not guaranteed. Always backup your existing workspaces (see <xref
linkend="sect-backup-workspace"/> for more information) before attempting to
use them with JBDS 5.0.
</para>
-
- <!-- <note>
- <title>Tip</title>
- <para>
- The JBDS executable has changed in JBDS 4.0 from
<filename>eclipse</filename> to <filename>jbdevstudio</filename>.
- </para>
- </note> -->
</section>
<section id="sect-backup-workspace">
<title>Back Up Existing Workspaces</title>
<para>
- It is recommended that existing workspaces created with JBDS 4.0x are backed up before
attempting use them with JBDS 5.0. This can be done by copying the workspace directory to
a backup location, or compressing it as an archive.
+ It is recommended that existing workspaces created with JBDS 4.x are backed up before
attempting use them with JBDS 5.0. This can be done by copying the workspace directory to
a backup location, or compressing it as an archive.
</para>
<para>To find the location of your workspace directory select
<menuchoice><guimenuitem>File</guimenuitem>
<guimenuitem>Switch Workspace</guimenuitem></menuchoice>. The
resulting list will show you the location of previously used workspaces.