Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Amalgam » Xpand file error?
Xpand file error? [message #574396] Thu, 04 June 2009 22:51
Bill HingeFriend
Messages: 156
Registered: July 2009
Senior Member
Hi

I'm using Amalgam at the moment.

I've created a DSL project, generated model and diagram code etc.

I've also used the GMF-XPand wizard to create an xpand file in templates

If I use ctrl-space I can correctly see a list of selectable dsl's for
me to import. If I pick them I get something like <<IMPORT contract>>,
<<IMPORT uml>> etc which is what I expect. (I also have Xpand Nature
turned on by the way.) The "URI" import doesn't seem to be supported
here.

I can then build up my template as expected by using ctrl-space etc.
But when I save I get a red error flag against each import statement
despite them appearing to be working. In my dependencies I have the
following


Require-Bundle: org.eclipse.core.runtime,
org.eclipse.emf.ecore;visibility:=reexport,
org.eclipse.emf.ecore.xmi;visibility:=reexport,
org.eclipse.uml2.uml;visibility:=reexport,
org.eclipse.xpand;bundle-version="0.7.0",
org.eclipse.xtend;bundle-version="0.7.0",
org.eclipse.xtend.typesystem.emf;bundle-version="0.7.0",
org.eclipse.emf.mwe.core;bundle-version="0.7.0"
Bundle-ActivationPolicy: lazy

Any ideas please? is this a symptom of some other error?
(DSL toolkit Build id: 20081128-0606)

Also the workflow wizard just seems to create an empty text file
with no context editing support, is this really all I should get?

regards
Steve
Previous Topic:Acceleo and Xtext
Next Topic:Xpand file error?
Goto Forum:
  


Current Time: Fri Apr 26 12:04:29 GMT 2024

Powered by FUDForum. Page generated in 0.03036 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top