Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » OCL » Using OCL MDT sources from git
Using OCL MDT sources from git [message #911898] Wed, 12 September 2012 10:46 Go to previous message
Fi Fi is currently offline Fi Fi
Messages: 126
Registered: March 2010
Senior Member
Dear all,
I try to reuse MDT OCL sources from
https://github.com/eclipse/ocl.git

I try to resolve all dependencies and errors.
I managed to solve many dependencies and errors.
However, some ones are still not solved like for example
Description	Resource	Path	Location	Type
Name clash: The method getPivotOf(MetaModelManager, Class<T>, EObject) of type CompleteOCLCS2Pivot.Factory has the same erasure as getPivotOf(MetaModelManager, Class, EObject) of type MetaModelManager.Factory but does not override it	CompleteOCLCS2Pivot.java	/org.eclipse.ocl.examples.xtext.completeocl/src/org/eclipse/ocl/examples/xtext/completeocl/cs2pivot	line 59	Java Problem


,
Description	Resource	Path	Location	Type
Package 'org.eclipse.imp.editor' does not exist in this plug-in	MANIFEST.MF	/org.eclipse.ocl.examples.editor.ui/META-INF	line 24	Plug-in Problem


and many of
Description	Resource	Path	Location	Type
The annotation @NonNull is disallowed for this location	AbstractBaseCSVisitor.java	/org.eclipse.ocl.examples.xtext.base/emf-gen/org/eclipse/ocl/examples/xtext/base/util	line 38	Java Problem


I use the master branch and I don't know if it is the good one to use.
Can you please tell me what is the required configurations of Eclipse, java, and EMF
and the required branch to use.

Please Help me
Thanks
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic:how to merge two collections
Next Topic:how to access to association end in code
Goto Forum:
  


Current Time: Wed May 22 01:14:54 EDT 2013

Powered by FUDForum. Page generated in 0.01784 seconds