error log with eclipse oxygen 4.7.0
An internal error occurred during: "Loading models".
loader constraint violation: when resolving field "IS_DETACHMENT" the class loader (instance of org/eclipse/osgi/internal/loader/EquinoxClassLoader) of the referring class, org/eclipse/sirius/business/internal/session/danalysis/DanglingRefRemovalTrigger, and the class loader (instance of org/eclipse/osgi/internal/loader/EquinoxClassLoader) for the field's resolved type, com/google/common/base/Predicate, have different Class objects for that type
But when I change to eclipse neon uml designer is well
Asked
Active
Viewed 159 times
1

user3172755
- 137
- 1
- 10
-
2Yes the version 7 does not work with Eclipse Oxygen due to a guava version incompatibility. If you want to use Eclipse Oxygen you have to use UML Designer 8.0 beta which will be released at the end of this week. To test it you can download the nightly version available on the download page. – Mélanie Bats Sep 13 '17 at 06:59
-
Thanks for you reply – user3172755 Sep 13 '17 at 08:01