Mobile Tools for Java
Release 1.0

Package org.eclipse.mtj.core.build.preverifier

This package provides an API for preverification support.

See:
          Description

Interface Summary
IPreverificationError The interface IPreverificationError and its implementors represents a preverification error that was caught while preverifing of the compiled classes of a IMTJProject.
IPreverifier The IPreverifier interface represents a preverifier instance that is required for preverification support on a IMTJProject.
 

Exception Summary
PreverifierNotFoundException The PreverifierNotFoundException is thrown when the preverification process discovers that no valid preverifier was found.
 

Package org.eclipse.mtj.core.build.preverifier Description

This package provides an API for preverification support.


Mobile Tools for Java
Release 1.0