NetBeans basics


Module Manifest

Every module has a manifest.mf file which is found from Important Files/Module Manifest

The Module Manifest is an “Important File” which often looks like this:

Manifest-Version: 1.0
OpenIDE-Module: motion
OpenIDE-Module-Layer: motion/layer.xml
OpenIDE-Module-Localizing-Bundle: motion/Bundle.properties
OpenIDE-Module-Specification-Version: 1.0

Personal Tools