Author: ykryvinchanka
Date: 2008-01-23 07:51:01 -0500 (Wed, 23 Jan 2008)
New Revision: 5908
Modified:
trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/getting_started.xml
Log:
http://jira.jboss.com/jira/browse/JBDS-235 http://jira.jboss.com/jira/browse/JBDS-172 new
subchapter added + additional link
Modified:
trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/getting_started.xml
===================================================================
---
trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/getting_started.xml 2008-01-23
09:14:06 UTC (rev 5907)
+++
trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/getting_started.xml 2008-01-23
12:51:01 UTC (rev 5908)
@@ -19,6 +19,7 @@
Linux. But, many find these pre-configured tools offer significant time-savings and
value, making
them more productive and speeding time to deployment.</para>
</section>
+
<section id="ConfigJavaEnvironment">
<?dbhtml filename="ConfigJavaEnvironment.html"?>
<title>Configuring Your Java Environment</title>
@@ -166,11 +167,13 @@
</section>
</section>
+
<section id="InstallingJBDS">
<?dbhtml filename="InstallingRHDS.html"?>
<title>JBoss Developer Studio Installation</title>
<para>This chapter will provide you with detailed information on how to install
JBoss Developer Studio and all the JBoss Tools modules.</para>
- <section id="Instfromdownver">
+
+ <section id="Instfromdownver">
<title>Installing from the downloaded version</title>
<para>Let's start with the JBDS installation.</para>
<para>JBDS comes with a simple installer, bundled with tested/pre-configured
versions of Eclipse,
@@ -272,7 +275,35 @@
</figure>
</section>
- <section id="JBossToolsInstall">
+
+ <section id="WhatDifferenceBetweenJBDSAndJBossTools">
+ <title>What is the difference between JBoss Developer Studio and JBoss
Tools</title>
+ <para>This release of JBoss Tools is what went into our JBoss Developer Studio
which provides an easy-to-install Eclipse
+ based IDE fully configured and ready to run with the bundled JBoss Enterprise
Application Platform.</para>
+ <para>In short JBoss Tools are just a set of Eclipse plugins and JBoss Developer
Studio adds:</para>
+ <itemizedlist>
+ <listitem>
+ <para>An installer</para>
+ </listitem>
+ <listitem>
+ <para>Eclipse and Web Tools preconfigured</para>
+ </listitem>
+ <listitem>
+ <para>JBoss EAP with JBoss AS and Seam preconfigured</para>
+ </listitem>
+ <listitem>
+ <para>3rd party plugins bundled and configured</para>
+ </listitem>
+ <listitem>
+ <para>Access to RHEL and Red Hat Network</para>
+ </listitem>
+ <listitem>
+ <para>Access to the JBoss/Red Hat supported software</para>
+ </listitem>
+ </itemizedlist>
+ <para> For additional information see <ulink
url="http://www.jboss.com/products/devstudio">JBoss.com</...
+
+ <section id="JBossToolsInstall">
<title>JBoss Tools Installation</title>
<para>Here, let's consider the installation of the JBoss Tools
modules.</para>
<para>JBoss Tools is an umbrella project for the JBoss developed plugins that
will make it into
@@ -324,6 +355,8 @@
</emphasis> directory and it will be readily available. It might be necessary
to start Eclipse
with eclipse -clean to make sure it starts clean and rereads the new list of
plugins.</para>
</section>
+
+ </section>
</section>
<section id="Welcome">
@@ -404,6 +437,7 @@
<title>Upgrading</title>
<para>To upgrade, just uninstall your current version and install the new
one.</para>
</section>
+
<section id="Uninstalling">
<?dbhtml filename="Uninstalling.html"?>
<title>Uninstalling</title>
@@ -413,6 +447,7 @@
uninstaller</listitem>
</itemizedlist>
</section>
+
<section id="Support">
<?dbhtml filename="Support.html"?>
<title>Support</title>
@@ -432,6 +467,7 @@
</listitem>
</orderedlist>
</section>
+
<section id="FAQ">
<?dbhtml filename="FAQ.html"?>
<title>FAQ</title>
@@ -567,4 +603,5 @@
Forum</ulink></para>
<para>Download: <ulink
url="http://www.jboss.com/products/devstudio">JBDS
Download</ulink></para>
</section>
+
</chapter>