Author: sabrashevich
Date: 2007-10-18 09:57:33 -0400 (Thu, 18 Oct 2007)
New Revision: 4342
Modified:
trunk/documentation/GettingStartedGuide/docs/userguide/en/images/SeamNewProj01.png
trunk/documentation/GettingStartedGuide/docs/userguide/en/modules/GettingStartedWithRHDS.xml
Log:
minor changes
Modified:
trunk/documentation/GettingStartedGuide/docs/userguide/en/images/SeamNewProj01.png
===================================================================
(Binary files differ)
Modified:
trunk/documentation/GettingStartedGuide/docs/userguide/en/modules/GettingStartedWithRHDS.xml
===================================================================
---
trunk/documentation/GettingStartedGuide/docs/userguide/en/modules/GettingStartedWithRHDS.xml 2007-10-18
13:57:31 UTC (rev 4341)
+++
trunk/documentation/GettingStartedGuide/docs/userguide/en/modules/GettingStartedWithRHDS.xml 2007-10-18
13:57:33 UTC (rev 4342)
@@ -90,9 +90,10 @@
<itemizedlist>
<listitem><para>Download the <ulink
url="http://java.sun.com/javase/downloads/index_jdk5.jsp">Sun JDK 5.0 (Java 2
Development Kit)</ulink> from Sun's website.
Choose "JDK 5.0 Update <x>" (where
"x" is the latest update number) for download and then select your
Windows Platform options to perform the installation.</para></listitem>
- <listitem><para>Create an environment variable called JAVA_HOME that
points to the JDK installation directory, for example:</para></listitem>
+ <listitem><para>Create an environment variable called JAVA_HOME that
points to the JDK installation directory, for example:
+<para><emphasis>C:\Program
Files\Java\jdk1.5.0_11\</emphasis></para></para></listitem>
</itemizedlist>
- <para><emphasis>C:\Program
Files\Java\jdk1.5.0_11\</emphasis></para>
+
<para>In order to run java from the command line, add the
<emphasis>jre\bin</emphasis> directory to your path, for
example:</para>
<para><emphasis>C:\Program
Files\Java\jdk1.5.0_11\jre\bin</emphasis></para>
<para>To do this, open the Control Panel from the Start Menu, switch to
Classic View if necessary, open the System Control Panel applet (System), select the
Advanced Tab, and click on the Environment Variables button.</para>