Author: tfischer
Date: Sun Sep 7 08:00:42 2008
New Revision: 692876
URL: http://svn.apache.org/viewvc?rev=692876&view=rev
Log:
documented svn changes
Modified:
db/torque/torque4/trunk/torque-site/xdocs/developer-info/developer-guide.xml
Modified:
db/torque/torque4/trunk/torque-site/xdocs/developer-info/developer-guide.xml
URL:
http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-site/xdocs/developer-info/developer-guide.xml?rev=692876&r1=692875&r2=692876&view=diff
==============================================================================
---
db/torque/torque4/trunk/torque-site/xdocs/developer-info/developer-guide.xml
(original)
+++
db/torque/torque4/trunk/torque-site/xdocs/developer-info/developer-guide.xml
Sun Sep 7 08:00:42 2008
@@ -42,7 +42,7 @@
for more information.
</p>
- <subsection name="Maven 2 build">
+ <subsection name="Command line build">
<p>
Change into the directory torque-maven-parent in your local copy
of the torque 4 trunk. Run "mvn install". The runtime, generator,
@@ -56,11 +56,12 @@
Change into the directory torque-maven-parent in your local copy
of the torque 4 trunk. Run
"mvn eclipse:configure-workspace install eclipse:clean
eclipse:eclipse".
+ Cahnge into ../torque-test and run "mvn eclipse:clean
eclipse:eclipse".
Then start eclipse, and open the directoy you checked out from svn
as eclipse workspace. Create the projects "torque-runtime",
"torque-maven-parent", "maven-torque-plugin", "torque-generator"
- and "torque-templates" (the contents of the projects are already
- in the workspace). That's it.
+ "torque-templates", "torque-site", "torque-tutorial" and
"torque-test"
+ (the contents of the projects are already in the workspace). That's
it.
</p>
</subsection>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]