Hi !
I've a little problem ; If i run MRL from Eclipse with F11, no problem . But if i export it to a .JAR and run it, the arduino's service can't found any COM port .
How can i fix that ?
Thx
The build.xml is an Ant build file. Open it and press F11 - it should build the jar for you.
Hi,
This don't work, i get the error " cannot run program git " .
This create the jar from my local files, or from the git repository ?
To setup your Eclipse IDE did you follow these instructions ?
Documentation -> Quick Start ?
If you did - you have a "local" repo - so checking out or in is done locally with your own repo..
The build.xml is an Ant build
The build.xml is an Ant build file.
Open it and press F11 - it should build the jar for you.
Hi, This don't work, i get
Hi,
This don't work, i get the error " cannot run program git "
.
This create the jar from my local files, or from the git repository ?
To setup your Eclipse IDE did
To setup your Eclipse IDE did you follow these instructions ?
Documentation -> Quick Start ?
If you did - you have a "local" repo - so checking out or in is done locally with your own repo..