31 | | Detailed descriptions below: |
| 31 | We assume you use Eclipse and pre-installed MySQL and Tomcat as described [MolgenisOnWindows here]. |
| 32 | |
| 33 | Todo: |
| 34 | 1. Checkout molgenis/trunk and molgenis_apps/trunk from http://www.molgenis.org/svn [[BR]]=> this will result in two project folders, molgenis and molgenis_apps respectively. |
| 35 | 2. Go inside molgenis_apps and right-click on the build_...xml of your choice and choose 'run as...' => 'run as Ant' [[BR] => this will result in all code being generated and assembled. |
| 36 | 3. Right-click on molgenis_apps project and choose 'refresh' [[BR]] => this will make Eclipse refresh and show the source folders of your project. |
| 37 | 4. Right-click on molgenis_apps project and choose 'run as' => 'run on server' [[br]] => if you choose Tomcat in the wizard you can get your app started. |
| 38 | |
| 39 | [[BIG TODO: database is now not automatically created. It would be great if this goes via user interface]]. |