All, I need help on using jikes with Ant. I had a problem of compiling my projects using jikes when there's circular dependency there. If I use the default compiler (which comes from JDK1.3), my projects got compiled correctly. I even added the following line next to where I specify the compiler:
<property name="build.compiler.fulldepend" value="true"/> Anybody has any idea? Thanks in advance. -- XP P.S. When I use jikes to compile a simple project (20 files and no circular dependency), it worked. Well of cause, everything mentioned above is with apache ant project. __________________________________________________ Do You Yahoo!? Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger http://im.yahoo.com
