Is there an implementation example on how to build a domain specific visual language ( for example modeling a Petri-Net) using Eclipse?

link|improve this question

47% accept rate
feedback

1 Answer

GEMS Official tutorials

EMF Official tutorials

Also consider using JetBrains MPS and XText for non visual DSLs.

link|improve this answer
thanks, its specifically hard to find a Visual DSL builder..there's lots of tutorial and plugins for building a IDE for text based general programming languages – iceman Jun 4 '11 at 15:31
What do you want to do exactly? A Visual DSL editor integrated in eclipse OR Visual DSL editor independent of eclipse (just using eclipse for developing it)? – Farshid Zaker Jun 4 '11 at 15:36
independent of Eclipse..use Eclipse for developing it – iceman Jun 4 '11 at 16:02
feedback

Your Answer

 
or
required, but never shown

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