You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by as...@apache.org on 2008/02/27 21:32:34 UTC

svn commit: r631709 - /incubator/buildr/trunk/doc/pages/more_stuff.textile

Author: assaf
Date: Wed Feb 27 12:32:23 2008
New Revision: 631709

URL: http://svn.apache.org/viewvc?rev=631709&view=rev
Log:
BUILDR-39

Modified:
    incubator/buildr/trunk/doc/pages/more_stuff.textile

Modified: incubator/buildr/trunk/doc/pages/more_stuff.textile
URL: http://svn.apache.org/viewvc/incubator/buildr/trunk/doc/pages/more_stuff.textile?rev=631709&r1=631708&r2=631709&view=diff
==============================================================================
--- incubator/buildr/trunk/doc/pages/more_stuff.textile (original)
+++ incubator/buildr/trunk/doc/pages/more_stuff.textile Wed Feb 27 12:32:23 2008
@@ -78,6 +78,11 @@
 variable pointing to your Maven2 repository directory (@Settings / Path
 Variables@).
 
+If you're using IDEA 7.0 or later, use the @buildr idea7x@ task instead.  This
+task creates the proper @.ipr@ and @.iml@ files for IDEA version 7.0 and above.
+It includes the @-7x@ suffix in the generated files, so you can use the @idea@
+and @idea7x@ tasks side by side on the same project.
+
 
 h2. Cobertura, JDepend