Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » M2T (model-to-text transformation) » [Acceleo 3.0.1] Error notifying registry change listener.
[Acceleo 3.0.1] Error notifying registry change listener. [message #643561] Tue, 07 December 2010 07:46 Go to previous message
Manuel Selva is currently offline Manuel Selva
Messages: 189
Registered: July 2009
Location: Grenoble, France
Senior Member
Hello there,

I am starting to play with Acceleo 3 in order to automate one repetitive tasks of my daily work as Eclipse plugin developer.

In this context I want to generate several Java classes from an EMF model (xmi file) conform to a given meta model (an ecore file). This is done manually by myself during development stage, no need to programatically generate code.

Using for loops and the file tag, I successfully generated my class files for all model elements. Now I need to generate the content of the file, and for this I need an other for loop inside the file tag. After added this loop I always get many errors (crashing my workbench) of type:

"Error notifying registry change listener."

Any ideas why ? How can I solve this blocking issue please ?

Any help would be really appreciated,
Thanks in advance

Manu


[Updated on: Tue, 07 December 2010 08:05]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Previous Topic:[xPand] class not found org.eclipse.jface.text.BadLocationException
Next Topic:How Increment Variable in loop
Goto Forum:
  


Current Time: Fri May 24 04:50:26 EDT 2013

Powered by FUDForum. Page generated in 0.03667 seconds