03.08.2012, 16:44
(03.08.2012, 08:40)routeconverter Wrote:Here are the log of mvn clean package in atachment(03.08.2012, 07:27)gouhier95 Wrote: Yesterday evening I've follow readme.txt in git sources.
So I've install the oracle java jdk 6 and maven.
But when I run "mvn clean package" I've got errors.
What exactly is the error message?
(03.08.2012, 07:27)gouhier95 Wrote: Must I install Eclipse IDE and/or IntelliJ IDEA and/or NetBeans IDE to rebuild RouteConverter ?
No, it just makes a lot easier. But the IDEs typically use the Java and Maven installed in the system. So if "mvn clean package" succeeds, you're ready to use an IDE which is especially a great help if you're debugging.
Btw, I've spent some time yesterday on installing Ubuntu 12.04 and found that moving of waypoints stops if a file is loaded via gpsbabel (.gdb for example). But it continued to work if its loaded by the natively in Java imported formats like GPX.