I\'m attempting to compile Java 1.4 code that was created by IBM\'s WSDL2Java on Java5 without recreating
I met the same problem. I found the answer in the website:http://www.17ext.com. First,delete the JRE System Libraries. Then,import JRE System Libraries again.
I don't know why.However it fixed my problem,hope it can help you.