Edited Eclipse documentation about importing the Maven projects

This commit is contained in:
Jeff Schumacher 2010-05-26 17:41:08 -07:00
parent d9c8f242a1
commit a608bbc2ea
1 changed files with 2 additions and 1 deletions

View File

@ -29,7 +29,8 @@ settings prefer when formatting source code.
Import Projects
---------------
Import pom.xml using General -> Maven Projects
Import the projects into Eclipse by going to File -> Import... -> Maven ->
Existing Maven Projects and selecting the directory containing pom.xml.
Some of the source code is generated with ANTLR sources. To build
these files, right click on the imported projects, Maven -> Update