Re: problem compiling core
Petr Kuzel <[email protected]> Wed, 21 Jul 2004 13:57:33 +0200
| Newsgroups | gmane.comp.java.netbeans.modules.xml.devel |
|---|---|
| Organization | Sun Microsystems |
| Message-ID | <[email protected]> |
You must compile using JDK 1.4. JDK 1.5 comes with XML DOM level 3 that introduces incompatible change. Cc. Valentin Haenel wrote: > > Hello, > > i have a problem compiling the xml/core modules, concerning the code i have > checked out from cvs, i.e. the 4.0 branch. > > When i run all-xml/core from nbbuild/build.xml the following class will not > compile: > > org.netbeans.modules.xml.dtd.grammar.DTDGrammar.java > > There are problems with the private inner classes, as these don't implement > some of the methods specified by their respective interfaces. > > Is this a bug, or still in development? > > Best regards > > Val -- <address> <a href="mailto:[email protected]">Petr Kuzel</a> at Sun Microsystems : <a href="http://www.netbeans.org/">NetBeans Java IDE</a></address>