Hello Andy,

there is an ant task ManifestClasspath which should help you get this classpath right.

Antoine

andy susanto wrote:
hai,

i would like run a jarfile. my jar file need an external jar, when i added
         <attribute name="Class-Path" value="./common-ibs.jar;./dfc.jar"/>
inside manifest, when i try to run it from a command line, i got an error.

cause i still a newbies to using an ant, actual i am always using an
IDE to run my application



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to