| 1 | = XGAP Source Code = |
| 2 | |
| 3 | You can check the latests version of the XGAP code (currently version 1.2) via the [http://www.xgap.org/browser browser] or check it out from our open repository at http://www.xgap.org/svn/. You also need the MOLGENIS core. See http://www.molgenis.org/wiki/MolgenisSourceCode. |
| 4 | |
| 5 | == What do I need? == |
| 6 | |
| 7 | XGAP consists of two components: |
| 8 | 1. The software generator 'molgenis'. Check out from http://www.molgenis.org/svn/molgenis/3.3 |
| 9 | 1. The XGAP application 'xgap_distro'. Check out from http://www.xgap.org/svn/xgap_1_2_distro |
| 10 | |
| 11 | --> See XgapDevelopment for a detailed tutorial on how to obtain the source code. |
| 12 | |
| 13 | == Overview == |
| 14 | |
| 15 | [[Image(xgapproject.png)]] |
| 16 | |
| 17 | TODO: highlight important files and folders |