Revision: 1155
Author: ge0ffrey
Date: 2006-05-14 10:55:55 -0700 (Sun, 14 May 2006)
ViewCVS: http://svn.sourceforge.net/spring-rich-c/?rev=1155&view=rev
Log Message:
-----------
RCP-337 + moved all info into gettingStarted.apt
Modified Paths:
--------------
trunk/spring-richclient/src/site/apt/gettingStarted.apt
Removed Paths:
-------------
trunk/spring-richclient/archetype/README.txt
Deleted: trunk/spring-richclient/archetype/README.txt
===================================================================
--- trunk/spring-richclient/archetype/README.txt 2006-05-14 17:29:43 UTC
(rev 1154)
+++ trunk/spring-richclient/archetype/README.txt 2006-05-14 17:55:55 UTC
(rev 1155)
@@ -1,16 +0,0 @@
-This module provides an archetype for creating a simple Spring Rich Client
-application. All the basic pieces are provided and the resulting application
-is runnable.
-
-NOTE: This archetype relies on new features in the archetype core, so you
-must be using at least maven-archetype-core-1.0-alpha-4 or later.
-
-
-To create a new project using this archetype, use the following command
-(with appropriate substitutions):
-
-mvn archetype:create \
--DarchetypeGroupId=org.springframework.richclient \
--DarchetypeArtifactId=spring-richchlient-archetype \
--DarchetypeVersion=0.2.0-SNAPSHOT \
--DgroupId=your.group.id -DartifactId=your-artifact-id
Modified: trunk/spring-richclient/src/site/apt/gettingStarted.apt
===================================================================
--- trunk/spring-richclient/src/site/apt/gettingStarted.apt 2006-05-14
17:29:43 UTC (rev 1154)
+++ trunk/spring-richclient/src/site/apt/gettingStarted.apt 2006-05-14
17:55:55 UTC (rev 1155)
@@ -8,11 +8,11 @@
* {{{download.html}Download}} the release and try out the sample
applications: simple and petclinic.
- * The {{{user/articles.html}articles}} page contains a link to a good
tutorial.
+ * The {{{user/articles.html}articles}} page contains a link to a good
beginner tutorial.
* Take a look at the source of the samples.
- * Take a look at {{{user/userGuide.html}the user guide}} on master-detail
forms and security integration.
+ * Take a look at {{{user/userGuide.html}the user guide}}.
Snapshots better then releases?
@@ -20,13 +20,21 @@
many users prefer to work with a development snapshot instead of the
release.
Take a look at {{development/developmentSetup.html}}.
+ It also explains how to get the latest examples running.
-Creating your first project
+Creating your first project based on an archetype
In order to simplify the process of getting your first Spring Rich
Client project started,
- a maven archetype has been created to do just that. Once you have the
development
- environment setup, run the following command (with appropriate
substitutions for
- <<<your.group.id>>> and <<<your-artifact-id>>>):
+ a maven archetype has been created to do just that.
+
+ * See {{development/developmentSetup.html}} to install Maven 2, checkout
the project and run
+
++--
+mvn install
++--
+
+ * Next, run the following command (with appropriate substitutions for
+ <<<your.group.id>>> and <<<your-artifact-id>>>) in an empty directory:
+---
mvn archetype:create \
@@ -37,8 +45,12 @@
+---
Once this command completes, you will have a new project that is ready
to go.
- You can use the eclipse or Idea maven plugins to get the project into
your
- favorite IDE. The application is runnable as is.
- NOTE: This archetype relies on new features in the archetype core, so
you
- must be using at least maven-archetype-core-1.0-alpha-4 or later.
+ * You can use the Eclipse or Idea plugins in Maven to get the project
into your
+ favorite IDE.
++--
+cd your-artifact-id
+mvn install eclipse:eclipse idea:idea
++--
+
+ The application should be runnable as is.
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