GenJar works fine for that, and may be your only solution (look into
<classfileset> used by <depend>, maybe it can help?). I've used it before,
and can send you an example if you'd like. It's limitation is that is
doesn't extract the necessary classes out of JARs your code depends on
autimatically. I thus manually added the few classes of these JARs I wanted
explicitly (and GenJar extract these OK). --DD

-----Original Message-----
From: Graham Lounder [mailto:[EMAIL PROTECTED]] 
Sent: Friday, August 16, 2002 12:04 PM
To: [EMAIL PROTECTED]
Subject: Applet Jar Newbie Question

Sorry for the simple quesiton but I couldn't find anything in the archives.

Is there any way to jar an applet with only the required files?  I saw the
includesFile attribute but I have no way of generating this file.

I saw something called <GenJar> but I would like to stay away from code not
included in the distribution on ant itself.

Any Ideas?
Graham


============================================
  Graham Lounder
  Java Developer
  Spatial Components Division
  CARIS
  264 Rookwood Ave
  Fredericton NB E3B-2M2
  Office 506 462-4218
  Fax    506 459-3849
  [EMAIL PROTECTED]
  http://www.spatialcomponents.com
============================================


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to