Hi all,
how do I set a platform independend classpath in build.xml?
Something like
<property name="classpath" value="${build.dir};${jar.dir}/..."/>
<javac srcdir="${src.dir}"
destdir="${build.dir}"
classpath="${classpath}"/>
works under Windows but not under Unix. Changing ";" to ":" in the classpath
property works under Unix but not under Windows? What did I wrong? Did i miss
something?
Lars
--
________________________________________________________________
Lars Martin mailto:[EMAIL PROTECTED]
softwarebuero m&b (SMB) http://www.softwarebuero.de