blob: e8643fc65a50be8feaa8616e9a5920aad9d7e236 [file] [log] [blame]
Eclipse Setup
=============
- Install the Maven Integration plugins:
http://m2eclipse.codehaus.org/
- Import the project using the General -> Maven Projects
- Use right click, Maven -> Update Project Configuration
to force a compile of the generted ANTLR sources. This
fixes the compile errors identified after import.