wiki:MolgenisSourceCode

Version 6 (modified by Morris Swertz, 15 years ago) (diff)

--

MOLGENIS source code

You can check the latests versions of the MOLGENIS code via the browser or check it out from our open repository at http://www.molgenis.org/svn. We mostly use Eclipse but we know that it works on NetBeans? too with some tweaks.

MOLGENIS consists of two main components. Current version is 3.3:

  1. The software generator 'molgenis'. Check out from http://www.molgenis.org/svn/molgenis/3.3
  2. The application template 'molgenis_distro'. Check out from http://www.molgenis.org/svn/molgenis_distro/3.3

Inside the molgenis_distro you will find in handwritten the 'MolgenisGenerate.java' program. See MolgenisGuide for usage.