-
Notifications
You must be signed in to change notification settings - Fork 2
Developers
Tobias Nett edited this page Jan 15, 2015
·
6 revisions
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.