Getting ready

If you wanna build JnetiX from scratch, you need the following:

  • latest source code, from the CVS
  • JDK 1.4.x
  • Maven 1.0-beta 10. Maven is a modern builder/deployer tool.

Compiling

Just run maven java:compile . Check out maven documentation if you are new to it.