You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by an...@apache.org on 2006/10/02 00:04:35 UTC

svn commit: r451819 - /cocoon/trunk/README.txt

Author: anathaniel
Date: Sun Oct  1 15:04:34 2006
New Revision: 451819

URL: http://svn.apache.org/viewvc?view=rev&rev=451819
Log:
/trunk/.classpath and .project not removed by eclipse:clean

Modified:
    cocoon/trunk/README.txt

Modified: cocoon/trunk/README.txt
URL: http://svn.apache.org/viewvc/cocoon/trunk/README.txt?view=diff&rev=451819&r1=451818&r2=451819
==============================================================================
--- cocoon/trunk/README.txt (original)
+++ cocoon/trunk/README.txt Sun Oct  1 15:04:34 2006
@@ -56,7 +56,9 @@
 files. Then run mvn eclipse:eclipse.
 
 Next go to eclipse, and make sure you haven't got trunk mounted as a
-project already. Do File-Import->Existing projects into workspace, then
+project already.  Also remove .classpath and .project files possibly
+remaining in /trunk from a previous project mount.
+Do File-Import->Existing projects into workspace, then
 point to your trunk directory and it should detect the newly created
 blocks as projects.