### Other 3rd party tools ### # Path to plugins directory under Eclipse installation eclipse.plugins.path=U:/Programs/eclipse/plugins # Path to WOProject jar containing Ant tasks woproject.path=${eclipse.plugins.path}/org.objectstyle.wolips.woproject.ant_1.1.0.90/lib/woproject.jar # Path to jar containing GVC modified version of Jass jass.path=GVCjass.jar # Turns Jass debugging on and off jass.debug=off # Path to the built GVCAntTasks.jar. Do not point to compiled files as the # jar also contains needed resources. gvc.ant.tasks.path=GVCWOProjectAntTasks.jar