Scala issue in Eclipse: error while loading javax.jws.soap -


i'm getting error (shown in problems view) in eclipse (3.7) when building scala project using scala ide plugin (scala version 2.10).

error while loading javax.jws.soap., class file   'c:\jdk1.7\jre\lib\rt.jar(javax/jws/soap/soapbinding$use.class)'  broken (class java.lang.unsupportedoperationexception/addchild  inapplicable <none>)  location:unknown type: scala problem 

has experienced before?

thanks.

jan


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -