Changes between Initial Version and Version 1 of MolgenisAddressBookExample
- Timestamp:
- 2009-08-23T13:02:22+02:00 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MolgenisAddressBookExample
v1 v1 1 [[TOC(Doc*)]] 2 = Creating a MOLGENIS from scratch = 3 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”. 4 The data model and user interface produced will look like: 5