java - I keep getting this error: An internal error occurred during: "Converting 'AngularTest' to angular project..." -


i trying test out karma on eclipse project got hung error when first trying convert angularjs:

an internal error occurred during: "converting 'angulartest' angular project...". loader constraint violation: when resolving method "tern.resources.ternproject.set(ljava/lang/string;lcom/eclipsesource/json/jsonvalue;)lcom/eclipsesource/json/jsonobject;" class loader (instance of org/eclipse/osgi/internal/baseadaptor/defaultclassloader) of current class, tern/eclipse/ide/internal/core/resources/ideternproject, , class loader (instance of org/eclipse/osgi/internal/baseadaptor/defaultclassloader) resolved class, tern/resources/ternproject, have different class objects type java/lang/string;lcom/eclipsesource/json/jsonvalue;)lcom/eclipsesource/json/jsonobject; used in signature

any appreciated

question angularjs eclipse. perhaps have several version of minimal-json plugins?


Comments

Popular posts from this blog

javascript - How to synchronize the Three.js and HTML/SVG coordinate systems (especially w.r.t. the y-axis)? -

javascript - How do I find how many occurences are there of a highlighted string, and which occurence is it? -

java - Reading data from multiple zip files and combining them to one -