Revision: 1506
          http://svn.sourceforge.net/spring-rich-c/?rev=1506&view=rev
Author:   ge0ffrey
Date:     2006-10-11 05:33:44 -0700 (Wed, 11 Oct 2006)

Log Message:
-----------
improvements

Modified Paths:
--------------
    trunk/spring-richclient/src/site/apt/development/developmentSetup.apt

Modified: trunk/spring-richclient/src/site/apt/development/developmentSetup.apt
===================================================================
--- trunk/spring-richclient/src/site/apt/development/developmentSetup.apt       
2006-10-11 10:16:10 UTC (rev 1505)
+++ trunk/spring-richclient/src/site/apt/development/developmentSetup.apt       
2006-10-11 12:33:44 UTC (rev 1506)
@@ -13,19 +13,24 @@
 
     Download and install the following technologies:
 
-    * JDK 1.5+ from {{http://java.sun.com}}
+    * Sun JDK 1.5+ from {{http://java.sun.com}} (or from a Linux repository)
 
-        * Set the <<<JAVA_HOME>>> environment variable.
+        * Set the <<<JAVA_HOME>>> environment variable. Both Maven and JBoss 
need it.
 
-        * NOTE: Spring-richclient can be used in Java 1.4+,
-         but the tiger module and the petclinic sample require Java 1.5+.
+        On Linux open <<</etc/profile>>> or <<<~/.bash_profile>>> and add
+        <<<export JAVAHOME=...>>>. The JDK will probably be under 
<<</usr/lib/...>>>.
+        On Windows open <Control Panel/System/Advanced/Environment Variables>.
+        The JDK will probably be under <<<C:\Program Files\java\jdk1.x.x>>>.
 
+        * NOTE: Most of Spring-richclient can be run in Java 1.4 (except the 
tiger module and the petclinic sample),
+         but it requires a 1.5+ JDK to build.
+
     * Maven 2+ from {{http://maven.apache.org}}
 
         * Set the <<<M2_HOME>>> environment variable.
 
-        * Adjust the <<<PATH>>> environment variable to add 
<<<$M2_HOME/bin;>>> (Linux)
-        or <<<%M2_HOME%\bin;>>> (Windows)
+        * Adjust the <<<PATH>>> environment variable to add 
<<<;$M2_HOME/bin>>> (Linux)
+        or <<<;%M2_HOME%\bin>>> (Windows)
 
         * On Windows, the use of cygwin (with OpenSSH and Subversion) from 
{{http://www.cygwin.com}}
         to run maven is required for very advanced functionality (ssh 
repository deploy, ...)


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
spring-rich-c-cvs mailing list
spring-rich-c-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/spring-rich-c-cvs

Reply via email to