[[TOC(Doc*)]] = Creating a MOLGENIS from scratch = In this chapter you will create a new MOLGENIS application from scratch using Eclipse. You will use the example of a simple Address Book application: a simple database having “Contacts” entities that each can have zero or more “Addresses”. The data model and user interface produced will look like: