Using EMF outside an Eclipse/RCP application? -


we have j2ee application deploy eg. tomcat. use magicdraw model , generate our modelcode. looking @ alternatives magicdraw.

i have used emf:

http://www.eclipse.org/modeling/emf/

but inside rcp application (handling dependencies through p2, maven/tycho).

just quick glance @ mvnrepository not give many results (of course upload necessary dependencies manually our own )

http://mvnrepository.com/search.html?query=emf

how emf work in non rcp/osgi application , there examples out there started?

a few resources found:

http://www.fosslc.org/drupal/content/emf-large-scale-modeling-outside-eclipse http://www.eclipsezone.com/eclipse/forums/t57389.html

it's not entirely clear if asking way define models outside of rcp app or if want work generated models.

it's relatively easy work emf regular java or java ee application. if keyword 'standalone' in emf faq find useful information.


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -