Hello Michael! Maybe you have that rt.jar explictly added to the classpath of your project and/or target JDK?
-- Best regards, Anton Katilin --------------------------------------------------------- JetBrains, Inc / IntelliJ Software http://www.intellij.com "Develop with pleasure!" "Michael Damberger" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]... > I get this error message when I compile a source that imports > javax.xml.parsers.DocumentBuilder: > > Information: 1 error > D:\viewstore\dmx36613_view2\cmpro\tools\DE\siemens\oen\cmpro\util\tests\UTes tData.java > Error: line (7) cannot access javax.xml.parsers.DocumentBuilder > bad class file: C:\j2sdk1.4.0_01\jre\lib\rt.jar(javax/xml/parsers/DocumentBuilder.class) > class file has wrong version 48.0, should be 47.0 > Please remove or make sure it appears in the correct subdirectory of the classpath. > > I set jdk1.3 as target JDK, so why is rt.jar from 1.4 used for compile?! > > > thanks for any help, > m. > ____________________________________________________________________________ __ > All inclusive! 100 MB Speicher, SMS 50% gunstiger, 32 MB Attachment-Gro?e, > Preisvorteile und mehr unter http://club.web.de/?mc=021104 > _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
