Mobile Tools for Java
Release 1.0

Package org.eclipse.mtj.core.project.midp

This package provides an API for managing MIDlet suite projects.

See:
          Description

Interface Summary
IApplicationDescriptor EXPERIMENTAL.
IMidletDefinition The definition of a MIDlet within the application descriptor.
IMidletSuiteProject This interface represents access to MIDlet suite project specific information.
IMidletSuiteProjectListener Classes which implement this interface provide a method that deals with the events that are generated when the IMidletSuiteProject is modified.
IMIDPMetaData EXPERIMENTAL.
 

Class Summary
DescriptorPropertyDescription This class represents an application descriptor property description.
J2MENature Project nature for MTJ projects.
 

Exception Summary
ProjectConvertionException ProjectConvertionException Class wraps exceptions during a project conversion process.
 

Package org.eclipse.mtj.core.project.midp Description

This package provides an API for managing MIDlet suite projects.


Mobile Tools for Java
Release 1.0