How to compile the code?

461 views
Skip to first unread message

EMV

unread,
Jun 18, 2012, 2:09:30 PM6/18/12
to JavaEMVreader
The project is great.
Which IDE tools should I use to compile the code? Thanks.

sasc

unread,
Jun 18, 2012, 3:43:16 PM6/18/12
to javaem...@googlegroups.com
Hi,

You can use the Maven build tool.

Compile from the command line:
1. Download Maven3 from http://maven.apache.org
2. cd [javaemvreader]
3. [path_to_maven]/bin/mvn clean install
(This will take a few minutes while Maven downloads the dependencies)

From IDE:
Netbeans has built in support for Maven (http://www.netbeans.org)
Eclipse: you can use the m2eclipse plugin
Reply all
Reply to author
Forward
0 new messages