On 25-Jan-2005, at 4:29, Jeff Chapman wrote:
> Here's the targets and properties file that I was using for
> deployment. [...]
Ok, I applied it. Use
ant build
to compile all classes, and
ant deploy
to create the following archives:
- BrowserLauncher2.jar
- BrowserLauncher2-all.jar (I didn't use your name because it's not
just the test, but also the source and the API documentation)
Thanks to your manifests, you can just double-click
BrowserLauncher2-all.jar to run the test application.
Thomas.
|