Re: Cannot find type issue (solved)

2005-04-04 Thread Fermin Da Costa
On Apr 3, 2005 6:09 PM, Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote: Thx 4 the reply, > add the attribute srcdir="src" to your javac invocation. This did not wotk because i was calling a main within a class that in turn starts a compilation. My fault because i did not supply the actual ant ta

Cannot find type issue

2005-04-01 Thread Fermin Da Costa
Hi, Following i'v got a trace from the ant compilation i'm doing on some test classes. The 'normal' classes have all been compiled prior to the test-class run. As one can see the 'normal' classes can be found on the classpath (as echoed) fullRACCompilation: [echo] New Classpath: ... C:/eclip