appbundle
Michael Hall
mik3hall at gmail.com
Sun May 5 16:19:19 PDT 2013
On May 5, 2013, at 2:11 PM, Terry Warren wrote:
> taskdef A class needed by class com.oracle.appbundler.AppBundlerTask cannot be found: org/apache/tools/ant/Task
> using the classloader AntClassLoader[/Users/twarren/NetBeansProjects/Sample2/libs/appbundler-1.0.jar]
>
> (the directory listed above in the second line is the correct one for the jarfile)
>
> The script is (located in file bundleApp.xml):
>
> <project name="AppBundle" default="default" basedir=".">
> <description>Builds app Bundle for project Sample2.</description>
>
> <taskdef
> name="bundleapp"
> classname="com.oracle.appbundler.AppBundlerTask"
> classpath="libs/appbundler-1.0.jar" />
jar -tvf libs/appbundler-1.0.jar | grep AppBundlerTask
shows what?
Michael Hall
trz nio.2 for OS X http://www195.pair.com/mik3hall/index.html#trz
HalfPipe Java 6/7 shell app http://www195.pair.com/mik3hall/index.html#halfpipe
AppConverter convert Apple jvm to openjdk apps http://www195.pair.com/mik3hall/index.html#appconverter
More information about the macosx-port-dev
mailing list