cxxr / better-java

Resources for writing modern Java
Other
5.79k stars 730 forks source link

Eclipse EMF #58

Open damlabeyaz opened 8 years ago

damlabeyaz commented 8 years ago

I am not the biggest fan of the Eclipse EMF plugin. But for some XML/XSD tasks I used it and generated model code, processors, validators from the XSD and it helped a lot. I am sure that some people, who are new to model driven programming start to create classes for each models manually. Maybe you can mention it:

http://www.vogella.com/tutorials/EclipseEMF/article.html or https://eclipse.org/modeling/emf/