Can you show me ?, cause i see at an example <manifestclasspath property="jar.classpath" jarfile="build/acme.jar"> <classpath refid="classpath" /> </manifestclasspath>
it just use only one jar, how to added another jar that required -- Regrads, Andy Susanto,S.Kom ====================================================== CV : http://www.linkedin.com/pub/andy-susanto/7/533/baa On Sat, Feb 20, 2010 at 5:03 AM, Antoine Levy Lambert <anto...@gmx.de> wrote: > 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 > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org