|
From: Joerg K. W. <we...@in...> - 2004-05-26 15:03:56
|
Hi,
> sounds good. Does this mean to create an .xml file having a target that launches my .class file
> provided with the information where it can find the bib?
> Can I do this with something like:
> ...
> <classpath>
> <fileset dir="${lib}">
> <include name="**/*.jar" />
> </fileset>
> </classpath>
> ...
YES.
I've no preferred tutorial. Have a look at the apache ant homepage and
at already available ant files and remove all functionality you do not need.
> Don't know exactly what this means. What do you mean by "'local' classpath"?
> You don't speak of the environment variable $CLASSPATH, do you?
I mean scripting and creating a backup variable, see e.g. joelib/build.sh
Kind regards, Joerg
--
Dipl. Chem. Joerg K. Wegner
Center of Bioinformatics Tuebingen (ZBIT)
Department of Computer Architecture
Univ. Tuebingen, Sand 1, D-72076 Tuebingen, Germany
Phone: (+49/0) 7071 29 78970
Fax: (+49/0) 7071 29 5091
E-Mail: mailto:we...@in...
WWW: http://www-ra.informatik.uni-tuebingen.de
--
Never mistake motion for action.
(E. Hemingway)
Never mistake action for meaningful action.
(Hugo Kubinyi,2004)
|