![]() |
Eclipse plugin for IDE integration |
Post Reply
|
| Author | |
olli
MetaCase
Joined: 24.Oct.2011 Points: 1 |
Post Options
Thanks(0)
Quote Reply
Topic: Eclipse plugin for IDE integrationPosted: 24.Oct.2011 at 15:19 |
|
Since version 4.0, organizations that use MetaEdit+ have integrated it with their IDEs via its API. For MetaEdit+ 5.0 we identified the common IDE integration scenarios and put them together in a ready-made Eclipse plugin. The plugin will work with any modeling language, allowing you to work with MetaEdit+ directly from Eclipse: see the hierarchy of your models, open models, generate code, and even build and update whole Eclipse projects. Rather than trying to duplicate MetaEdit+ graphical modeling
in Eclipse, or Eclipse code editing in MetaEdit+, the plugin integrates the
best of both tools into a cohesive whole, with the familiar Eclipse UI as the
starting point. And of course the plugin itself is open source, so you can
improve and extend it to fit your own needs.
You can try the plugin yourself with the MetaEdit+ 5.0 beta version, whose Digital Watch example has been updated to generate and build Eclipse projects. The plugin site has the instructions for installing and using the plugin. Your existing modeling languages already work with the plugin, and you can use the plugin's hooks in your generator to have the plugin create Eclipse projects out of generated code. To do this, follow the Eclipse folder structure for Java projects (e.g. src/ and bin/ folders under project folder), and generate the simple project file listing the Java source files – see the plugin reference for details. You may post questions about the IDE integration in this thread. Feel free to try the IDE integration and to extend it to fit your needs. Edited by stevek - 24.Oct.2011 at 15:56 |
|
![]() |
|
Post Reply
|
|
| Tweet |
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |