Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[umlgen-dev] Compiling the embedded C generator

Hello,
I'm having a problem with the Embedded C generator. My goal is to build from source files and then continue adding functionality to it (that can be later be added to the project).
I have a copy of the repository on github ( I couldn't make a clone for the test from git://git.eclipse.org/gitroot/umlgen/org.eclipse.umlgen.git ) and I made a reset to the last commit you uploaded. Tryed to run the generator for the NonRegretion model but the stereotypes are not read. I tryed creating a new acceleo project, a new profile and a new model and acceleo was able to read the stereotypes I created, so I conclude that something is wrong with the way I'm building the Embedded C project. The tests were done on Eclipse Neon but I think the same thing ocurred to me on Luna. I updated the stereotype reference from the model to the one on the repository.
I have a shared folder with the two tests:

I will apreciate a lot if anyone can help me.
Regards,
Jonathan Marino

Back to the top