You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by rm...@apache.org on 2012/03/30 15:57:33 UTC

svn commit: r1307426 - /lucene/dev/branches/lucene3930/build.xml

Author: rmuir
Date: Fri Mar 30 13:57:33 2012
New Revision: 1307426

URL: http://svn.apache.org/viewvc?rev=1307426&view=rev
Log:
LUCENE-3930: so dummies know where to find project structure

Modified:
    lucene/dev/branches/lucene3930/build.xml

Modified: lucene/dev/branches/lucene3930/build.xml
URL: http://svn.apache.org/viewvc/lucene/dev/branches/lucene3930/build.xml?rev=1307426&r1=1307425&r2=1307426&view=diff
==============================================================================
--- lucene/dev/branches/lucene3930/build.xml (original)
+++ lucene/dev/branches/lucene3930/build.xml Fri Mar 30 13:57:33 2012
@@ -110,7 +110,7 @@
     </copy>
     <echo>
       To complete IntelliJ IDEA setup, you must manually configure
-      Project Structure | Project | Project SDK.
+      File | Project Structure | Project | Project SDK.
     </echo>
   </target>
   <target name="clean-idea"