You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Fr...@themoneystore.com on 2000/02/23 22:00:48 UTC

jdk 1.1.6 problem?


are there any known problems with ant and jdk1.1.6???

I'm getting this error.

c:> build
java.lang.IncompatibleClassChangeError: Unimplemented interface method
        at org.apache.tools.ant.SunParser.parse(SunParser.java:76)
        at org.apache.tools.ant.ProjectHelper.configureProject(Compiled Code)
        at org.apache.tools.ant.Main.runBuild(Compiled Code)
        at org.apache.tools.ant.Main.main(Compiled Code)
c:>


thanks,

frank