It was my fault: instead of defining a new target JDK configuration for 1.3 I had changed the java-home path of the 1.4 definition to 1.3 and thought IDEA would automatically detect everything and set it to 1.3, but there were pathes of 1.4 left.
best regards, m. > 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\UTestData.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
