Author: afedosik
Date: 2007-07-24 09:19:21 -0400 (Tue, 24 Jul 2007)
New Revision: 2627
Added:
trunk/documentation/GettingStartedGuide/docs/userguide/en/images/JDK_compliance.png
Modified:
trunk/documentation/GettingStartedGuide/docs/userguide/en/images/installjdkwindows1.png
trunk/documentation/GettingStartedGuide/docs/userguide/en/modules/GettingStartedWithRHDS.xml
Log:
http://jira.jboss.com/jira/browse/EXIN-354 JDK on Windows improving
Added:
trunk/documentation/GettingStartedGuide/docs/userguide/en/images/JDK_compliance.png
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/GettingStartedGuide/docs/userguide/en/images/JDK_compliance.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified:
trunk/documentation/GettingStartedGuide/docs/userguide/en/images/installjdkwindows1.png
===================================================================
(Binary files differ)
Modified:
trunk/documentation/GettingStartedGuide/docs/userguide/en/modules/GettingStartedWithRHDS.xml
===================================================================
---
trunk/documentation/GettingStartedGuide/docs/userguide/en/modules/GettingStartedWithRHDS.xml 2007-07-24
13:02:22 UTC (rev 2626)
+++
trunk/documentation/GettingStartedGuide/docs/userguide/en/modules/GettingStartedWithRHDS.xml 2007-07-24
13:19:21 UTC (rev 2627)
@@ -59,6 +59,16 @@
</mediaobject>
</figure>
<para>After accepting the license agreement just follow the intuitive
installation wizard's steps.</para>
+ <para>Finally, you need to make sure that Eclipse is set to the correct Java
compliance. On the Eclipse menu bar, go to Window > Preferences > expand Java >
Compiler and make sure that the "Compiler
+ compliance level" is set to 5.0 (or 6.0 for JDK 1.6.). See
image:</para>
+ <figure>
+ <title>JDK Compliance</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/JDK_compliance.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
</section>
</section>
<section id="InstallingRHDS">