org.eclipse.xtext.ecore [message #1072282] |
Mon, 22 July 2013 08:59  |
Eclipse User |
|
|
|
Hi,
where can I get the library org.eclipse.xtext.ecore from?
I want to add it as Maven dependency.
I found version 2.0.0 but this is not compatible (signing problems) with version 2.4.2 of Xtend lib.
I used this dependeny description:
<dependency>
<groupId>org.eclipse.xtext</groupId>
<artifactId>org.eclipse.xtext.ecore</artifactId>
<version>[0,)</version>
<optional>false</optional>
</dependency>
And it gave me version 2.0.0. But if I add the version 2.4.2 instead of [0,) then I get errors that it is not found.
Which repository has the correct version?
With regards,
Udo
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05515 seconds