Author Topic: Spring Roo - generating scripts through Model2Roo  (Read 2686 times)

altorion

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Spring Roo - generating scripts through Model2Roo
« on: October 05, 2011, 09:41:08 pm »
I am generating Spring Roo scripts from EA models using the Model2Roo Eclipse plugin:
- http://code.google.com/p/model2roo/

It generates a roo script from an ECORE model.

But I have some problems:
- For Relationships, Source and Target Role names are not exported, and that causes that the name of the "properties" generated for the relationships are not correct.
- I don't know how to integrate the stereotypes defined when using Model2Roo.

Any ideas on how to solve previous points or another alternative for generating Spring Roo scripts?

Thanks in advance,

Oscar