0
votes

I am trying to test out Karma on my eclipse project but I got hung up with this error when first trying to convert it to AngularJS:

An internal error occurred during: "Converting 'AngularTest' to angular project...". loader constraint violation: when resolving method "tern.resources.TernProject.set(Ljava/lang/String;Lcom/eclipsesource/json/JsonValue;)Lcom/eclipsesource/json/JsonObject;" the class loader (instance of org/eclipse/osgi/internal/baseadaptor/DefaultClassLoader) of the current class, tern/eclipse/ide/internal/core/resources/IDETernProject, and the class loader (instance of org/eclipse/osgi/internal/baseadaptor/DefaultClassLoader) for resolved class, tern/resources/TernProject, have different Class objects for the type java/lang/String;Lcom/eclipsesource/json/JsonValue;)Lcom/eclipsesource/json/JsonObject; used in the signature

any help would be appreciated

1
Welcome to Stackoverflow. It would be great, for anyone trying to help you, if you would supply some more detail on what you tried.Kritzefitz

1 Answers

0
votes

Question is about AngularJS Eclipse. Perhaps you have several version of minimal-json plugins?