[Xpand/Xtend] : xtext extensions importation [message #1414451] |
Sun, 31 August 2014 06:38  |
Eclipse User |
|
|
|
Hi,
I write a xtend module where I import some xtend modules :
«EXTENSION org::eclipse::xtext::EcoreUtils»
«EXTENSION org::eclipse::xtext::generator::Naming»
I've added in dependencies :
org.eclipse.xtext
and
org.eclipse.xtext.generator
plugins
But:
whereas all is fine for «EXTENSION org::eclipse::xtext::EcoreUtils
«EXTENSION org::eclipse::xtext::generator::Naming» raises an error :
Quote:Error while importing extension: Resource org::eclipse::xtext::generator::Naming
not found.
What is destabilizing : at the same time, I able to import a java class of the same package, org.eclipse.xtext.generator.
What's the ""fuck"" ?
Someone can help me ?
Thanks a lot by advance
[Updated on: Sun, 31 August 2014 07:05] by Moderator
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.07918 seconds