readme update for eclipse support

hive-0.8
Larry Ogrodnek 2013-10-30 12:33:08 -07:00
parent fc472d9c01
commit 81c5d44a2a
1 changed files with 4 additions and 0 deletions

View File

@ -49,6 +49,10 @@ The following include opencsv along with the serde, so only the single jar is ne
Run `mvn package` to build. Both a basic artifact as well as a "fat jar" (with opencsv) are produced.
### Eclipse support
Run `mvn eclipse:eclipse` to generate `.project` and `.classpath` files for eclipse.
## License