Ant
To build a module with Ant ensure that the classpath contains: your module, any libraries in your module's lib/ directory,
the NetKernel JAR from [install]/lib. If your module uses Java packages from imported modules (for example layer1) it
is important to include these libraries in your classpath. It is advisable to compile to the module directory - in a dynamic
environment like NetKernel the distinction between source and built classes blurs.