1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-12 20:08:48 +01:00
LibrePilot/ground/openpilotgcs/src/libs/juavobjects
ligi 23ab893f38 updating readme on how to build jar
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3130 ebee16cc-31ac-478f-84a7-5cbb03baadba
2011-04-09 04:25:42 +00:00
..
templates build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00: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