that have source code available?

and follow good EMF recommended design principles.

link|improve this question

45% accept rate
Did you find one that matches what you were looking for? – awynne Dec 19 '10 at 22:27
feedback

2 Answers

up vote 0 down vote accepted

Absolutely:

  • The GMF project of Eclipse uses EMF extensively.
  • The UML modelling project of Eclipse uses EMF + GMF.
  • The implementation of XSD in Eclipse is also provided with an EMF implementation.

There are dozens, if not hundreds, of other open source projects with source code available that rely on EMF. One of my projects, IAML, is one of them.

link|improve this answer
feedback

Mule uses it for their Mule IDE product: http://www.mulesoft.org/documentation/display/MULEIDE/Home

Source code here: http://svn.muleforge.org/mule-ide/trunk/src/main/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.