Stefan Winkler's Blog
Say, you want to implement a quick and flexible automation enhancement to one of your eclipse RCP plugins - for example, because you are writing some sort of business application in which you always have to create a few standard structures manually in order to play with it and test it. Here's how you can do it the groovy way:
- Details
- Category: Eclipse
Read more: How to make an Eclipse Plugin Scriptable at Runtime with Groovy