Hi
<div><br></div><div>Is there any documentation or guidance available for building a module directly from a development environment (eg ANT build)? We currently importing resources from our dev environment into a running OpenCms then export the module, which is not as neat.</div>
<div><br></div><div>I assume this would involve something like the following, but more info would be great, particularly on generating the MANIFEST file:</div><div>* Compiling java</div><div>* Combining classes with other module resources and combining into a module folder structure</div>
<div>* Generating a MANIFEST file</div><div>* Zipping it all up with a standard name.</div><div><br></div><div>The module could then be distributed and imported.</div><div><br></div><div>Thanks</div><div>Steve</div>