Hi, > [...] > > > <target name="CompileMyStuff"> > > <javac srcdir="${basedir}\source\a" /> > > <classpath refid="${mypath.path}" /> > > </target> > >
try using <classpath refid="mypath.path" /> ^^^^^^^^^^^ instead. Greetings Chris > [...] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]