my classpath contains a directory in which a java file is lying according to
its package structure.(say "com.abc ")

i'm trying to compile another file which imports this file
through ant but ant gives me a compilation error .. on the imported file...
saying cannot resolve symbol



i tried to compile it directly using javac and it gets compiled fine...

whatz going on here ???????

Rgds,
Sujan
ps -- using jdk1.3.1





--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to