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
Post a Comment