Build process framework

This section provides information on the build process framework.

 

Build Management is responsible to carry out the build process. Implementer of Build Management publishes the services by Build Management -extension point interface. Method build functionality consists of: Build Management is also responsible of the automatic builds in the Eclipse environment. The figure below illustrates the interface.

Build Provider is responsible of the building of the project from source to deployment. Build Provider instances can implement the build process differently. Method getSupportedTypes returns the build types that are supported by the Build Provider. The figure below illustrates the

 


MTJ architecture


MTJ development examples


Javadocs