Revision: 1088
Author:   ge0ffrey
Date:     2006-04-25 11:06:59 -0700 (Tue, 25 Apr 2006)
ViewCVS:  http://svn.sourceforge.net/spring-rich-c/?rev=1088&view=rev

Log Message:
-----------
samples simple in dev setup

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-04-25 14:37:29 UTC (rev 1087)
+++ trunk/spring-richclient/src/site/apt/development/developmentSetup.apt       
2006-04-25 18:06:59 UTC (rev 1088)
@@ -206,14 +206,16 @@
         If you don't have an M2_HOME environment variable setup, then you need 
to
         add it on the <Environment> tab.
 
-    []
-
-    NOTE: This solution currently doesn't show you all files due to a 
limitation of Eclipse:
+    [[8]] NOTE: This solution currently doesn't show you all files due to a 
limitation of Eclipse:
     Eclipse does not allow a project folder in a project folder.
     (There is an issue at eclipse.org for this.)
-    Therefore the direct root, samples and root petclinic content aren't shown.
-    This includes the multiproject pom.xml (very important!) and the site 
documentation files.
+    Therefore the direct project root, samples root and petclinic root content 
isn't shown.
+    This includes the multiproject pom.xml (very important!) and the site apt 
files.
+    One way to fix this partually is to manually make a module of the 
<<</src>>> directory under the root project,
+    so you can at least edit the site apt files.
 
+    []
+
 ** Using the plugin for Eclipse - <<THIS IS NOT RECOMMENDED AT THIS TIME!!!>>
 
     Install the <maven 2 plugin for Eclipse> referenced on 
{{http://maven.apache.org}}.
@@ -265,11 +267,21 @@
 
     []
 
+Samples
 
-Petclinic
+* Simple
 
-* Standalone
+    Just run the following class of the project
+    <<<spring-richclient-samples-simple>>>:
 
++--
+org.springframework.richclient.samples.simple.app.SimpleApp
++--
+
+* Petclinic
+
+** Standalone
+
     Just run the following class of the project
     <<<spring-richclient-petclinic-standalone>>>:
 
@@ -277,7 +289,7 @@
 org.springframework.richclient.samples.petclinic.PetClinicStandalone
 +--
 
-* Standapart (client-server)
+** Standapart (client-server)
 
     Do a <<<mvn install>>> and deploy the war to a J2EE server:
 


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
[email protected]
https://lists.sourceforge.net/lists/listinfo/spring-rich-c-cvs

Reply via email to