-
Notifications
You must be signed in to change notification settings - Fork 5
Compiling libimc.jar
zepinto edited this page Sep 9, 2014
·
7 revisions
- Java Development Kit (JDK) 1.7+
- Ant 1.8+
- Git
- Clone the IMCJava git repository to your machine
git clone https://github.com/LSTS/imcjava.git
- Clone the IMC protocol git repository to your machine
git clone https://github.com/LSTS/imc.git
- Inside the newly created imcjava/ repository, run ant with default target:
ant
- You will be prompted to enter the path to the IMC protocol git repository, hit ENTER.