|
From: <fd...@us...> - 2008-08-24 19:41:22
|
Revision: 4498
http://jnode.svn.sourceforge.net/jnode/?rev=4498&view=rev
Author: fduminy
Date: 2008-08-24 19:41:21 +0000 (Sun, 24 Aug 2008)
Log Message:
-----------
added example of configuration for the jar packager tool
Modified Paths:
--------------
trunk/jnode.properties.dist
Modified: trunk/jnode.properties.dist
===================================================================
--- trunk/jnode.properties.dist 2008-08-24 19:34:59 UTC (rev 4497)
+++ trunk/jnode.properties.dist 2008-08-24 19:41:21 UTC (rev 4498)
@@ -13,6 +13,10 @@
# Uncomment this property if you do not want the default initjars to be build.
# no.default.initjars = 1
+# Set this property to the directory containing user applications for the
+# jar packager (tool to easily create a jnode plugin from a regular jar file)
+# user.applications.dir = ${root.dir}/local/applications/
+
# -----------------------------------------------
# Settings for the bootdisk image
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|