-
Notifications
You must be signed in to change notification settings - Fork 2
Developers
Tobias Nett edited this page Jan 15, 2015
·
6 revisions
This section provides detailed information about the *FRaMED* editor, its structure and the used technologies and frameworks. In order to understand how *FRaMED* works we advice you to get familiar with ORM, EMF and GEF. The setup guide helps you with the first steps of compiling and running *FRaMED* from within Eclipse IDE.
The Beginners Introduction page contains useful links for understanding FRaMED's architecture. Under Architecture, a more detailed explanation of FRaMED's components can be found.
Setting up the Eclipse IDE for the development of FRaMED is quite easy, although there are some points you have to take care of. Our Setup Guide will help you to get everything right.
The Java source code should adhere to the Google Java Style Guide. An Eclipse formatter configuration conforming to the style guide can be found under codestyle/framed-java-formatter.xml.