[Jsxe-cvs] SF.net SVN: jsxe: [1258] tags/05pre3/jsxe/INSTALL
Status: Inactive
Brought to you by:
ian_lewis
From: <ian...@us...> - 2006-10-20 10:21:48
|
Revision: 1258 http://svn.sourceforge.net/jsxe/?rev=1258&view=rev Author: ian_lewis Date: 2006-10-20 03:21:42 -0700 (Fri, 20 Oct 2006) Log Message: ----------- Added more info about the minimum version of launch4j needed Modified Paths: -------------- tags/05pre3/jsxe/INSTALL Modified: tags/05pre3/jsxe/INSTALL =================================================================== --- tags/05pre3/jsxe/INSTALL 2006-10-20 10:10:52 UTC (rev 1257) +++ tags/05pre3/jsxe/INSTALL 2006-10-20 10:21:42 UTC (rev 1258) @@ -55,11 +55,11 @@ JVM. These jar files will be included with jsXe distributions for convenience. In order to build jsXe's installer or a windows distribution of jsXe you will -need to install launch4j (http://launch4j.sourceforge.net/). You can install it -in the buildlib directory or change the launch4j.dir property in the build.xml -file. You will also need to put the js.jar and bsf.jar in your classpath. These -files are found in the 'buildlib' directory. They are used in scripts for -calculating file sizes. +need to install launch4j 3.0.0pre1 (http://launch4j.sourceforge.net/). You can +install it in the buildlib directory or change the launch4j.dir property in the +build.xml file. You will also need to put the js.jar and bsf.jar in your +classpath. These files are found in the 'buildlib' directory. They are used in +scripts for calculating file sizes. ** Building ** This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |