blob: 9b7cc01a6e05e8c173b37da1378bfcabe504e8d4 [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.
- Right click on the project, Properties
- Select Java Code Style -> Formatter
- Import... and select GoogleFormat.xml