configuration

A configuration for the Java ME platform defines the Java language, virtual machine features, and essential class libraries for a class or grouping of devices that have similar requirements for total memory available and processing power.

For example, the Connected, Limited Device Configuration (CLDC) defines the minimum requirements for connected information devices that are mobile, personal, and battery-operated, such as cell phones, two-way pagers, and personal organizers.

More information about the CLDC is available at

See also, project configuration