[Corpusreader-svn] SF.net SVN: corpusreader:[216] trunk/corpusreader/src/ECLIPSE.txt
Status: Alpha
Brought to you by:
sylvainloiseau
|
From: <syl...@us...> - 2009-09-10 16:53:28
|
Revision: 216
http://corpusreader.svn.sourceforge.net/corpusreader/?rev=216&view=rev
Author: sylvainloiseau
Date: 2009-09-10 16:53:18 +0000 (Thu, 10 Sep 2009)
Log Message:
-----------
configuring the eclipse workspace
Added Paths:
-----------
trunk/corpusreader/src/ECLIPSE.txt
Added: trunk/corpusreader/src/ECLIPSE.txt
===================================================================
--- trunk/corpusreader/src/ECLIPSE.txt (rev 0)
+++ trunk/corpusreader/src/ECLIPSE.txt 2009-09-10 16:53:18 UTC (rev 216)
@@ -0,0 +1,7 @@
+# Using the eclipse IDE :
+
+mvn -DartifactId=maven-eclipse-plugin -DgroupId=maven-plugins plugin:download
+mvn eclipse:configure-workspace -Declipse.workspace=\path\to\your\eclipse\workspace
+# in the corpusreader directory :
+mvn eclipse:eclipse
+
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|