You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Gonzalo Perea <gp...@vates.com> on 2002/08/02 17:32:57 UTC

Class not found in stable package

when I compile my project with ant 1.5, occur the following error.

[javac]
D:\Gonzalo\tomcat-4.0.2\webapps\Kanavis\source\com\vates\kanavis\controller\
report\Report.java:18: error #302: cannot access class TransactionSQL; class
com.vates.persistent.TransactionSQL not found in stable package
[javac]   protected TransactionSQL tranSQL;


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>