blob: fcc4f9938b8e7f45f16ddcc014211450b4848410 [file] [log] [blame]
------
Guide to using IDEA with Maven 2.x
------
Jason van Zyl
------
12 October 2005
------
Guide to using IDEA with Maven 2.x
To generate the IDEA project files from your POM you execute the following command:
+----+
mvn idea:idea
+----+