To create H-Sphere package file (.hsp):
impl directory, and copy the contents of the example directory into it.
Make further changes only in the impl directory.lang-files/ directory.etc/1.entityant in the Registrar SDK base directory to build the .hsp package.
The build process will compile the classes. If successful, it will run junit tests.
If the tests complete successfully, it will start building the package. In the end you will have
package_name-version-build.hsp in the dist/ directory.build number will be automatically incremented after each build.
You can reset it by editing the build.number file.ant package instead of ant.