Modified:
/wiki/SetupOlatInEclipse.wiki
=======================================
--- /wiki/SetupOlatInEclipse.wiki Thu Mar 11 04:26:39 2010
+++ /wiki/SetupOlatInEclipse.wiki Thu Mar 11 05:00:00 2010
@@ -25,7 +25,7 @@
If the prerequisites are all ok, use maven to download the dependencies
and build olat
||`mvn eclipse:eclipse` ||creates the .classpath and .project file for
eclipse ||
-||`mvn install` || deploys the jar file to the olat project ||
+||`mvn install` || deploys the jar files to the olat project and copies
other resources||
After you run the two command successfully go back to eclipse and refresh
both projects. Eclipe will start to rebuild the workspace and after a while
you should see no more errors.