Submitted: May 2007

Abstract

Many programming tools and specific editors have seen the light the past years. One widely known and standard for the Java language is Eclipse. Eclipse is open source, built with Java and composed of plugins. The choice for a plugin based architecture was taken in order to ease the maintenance load and to give a big community the possibility to build their own plugins for Eclipse. Since the support for the MoDeST language was not at the best for the programmers, a new plugin for Eclipse which supports the programmer by his development of MoDeST models was realized. In this thesis a short introduction to MoDeST and the Eclipse plugin will be given before having a deeper look into the implementation of the plugin.