Language Support Wizard: Mime Type and Extensions
See Also
The New Language Support wizard creates a
starting point for an implementation of the "Schliemann"
generic scripting framework.
You open the New Language Support wizard by
right-clicking a module project, choosing New >
Other and selecting Language Support
from the Module Development category.
In the Mime Type and Extensions page, you have to set the following:
- MIME Type. Specifies a unique Multipurpose Internet Mail Extension (MIME) type that enables
the file type to be registered in the layer.xml file. Together, the MIME type and the filename extension
or XML root element enable the IDE to distinguish one file type from another.
- Extension. Specifies the extension of
the file type for which you are
providing language support.
- See Also
- About NetBeans Platform and Module Development
- About the NetBeans Platform
Legal Notices