Skip to content

Programming with Eclipse UML2 and JDT

lofidewanto edited this page Aug 8, 2012 · 12 revisions

We use a lot of Eclipse UML2 and Eclipse JDT. We model everything with UML2 and generate source codes with help of JDT.

Programming with UML2

Important links to learn how to use Eclipse UML2 programmatically:

Programming with JDT to create Java source code

This link is a good starting point: