Skip to content
Tobias Nett edited this page Jan 15, 2015 · 6 revisions

HOME > DEVELOPERS

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.

Introduction

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.

Setup Guide

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.

Code Style

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.

Clone this wiki locally