It doesn't help.
oaw-xtext-core-4.2.0.jar wrong, it has the same content as
oaw-xtext-core-base-4.2.0.jar.
When I fix that in my local repo, the next error is
java.lang.NoClassDefFoundError:
org/openarchitectureware/xtext/parser/AbstractParserComponent
Then I add
<dependency>
<groupId>org.openarchitectureware</groupId>
<artifactId>oaw-xtext-core-base</artifactId>
<version>4.2.0</version>
<scope>runtime</scope>
</dependency>
and then the next error is
ERROR AbstractExpressionsUsingWorkflowComponent - Error in Component of
type org.openarchitectureware.xpand2.Generator:
EvaluationException : Couldn't resolve type for 'EPackage'. Did you
forget
to configure the corresponding metamodel?
org::openarchitectureware::xtext::xtext2ecore::EcoreNormalization.ext[609,84]
on line 16 'Void normalize(EPackage this)'
org::openarchitectureware::xtext::core::Ecore.xpt[875,48] on line 21
'toEPackage(languageName().toLowerCase(),nsUri())'
org::openarchitectureware::xtext::Root.xpt[628,58] on line 16 'EXPAND
org::openarchitectureware::xtext::core::Ecore::file'
[23,81] on line 1 'EXPAND
org::openarchitectureware::xtext::Root::core_src_gen('true') FOR xtextFile'
I have no clue what this is.
/Patrik
--
View this message in context:
http://www.nabble.com/-Fornax-Repository--xtext-dependencies-tf4848556s17564.html#a13886893
Sent from the Fornax-Platform mailing list archive at Nabble.com.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fornax-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fornax-developer