1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-04 12:24:11 +01:00
LibrePilot/ground/openpilotgcs/src/libs/juavobjects
2012-08-06 16:55:00 -05:00
..
templates AndroidGCS: Clean up some warnings in UAVO templates 2012-08-06 16:55:00 -05:00
build.xml adapt to path changes in build dir 2011-04-09 04:08:57 +00:00
README updating readme on how to build jar 2011-04-09 04:25:42 +00:00

3 Steps to build the lib as a jar-file:
 1 run "make uavobjects_java" from the op-root
 2 run "ant" from the juavtalk path
 3 run "ant" here
 
 -> the juavobjects.jar should now be in the build dir