extension"
From Documentation
m |
|||
Line 6: | Line 6: | ||
[Required for a language definition] | [Required for a language definition] | ||
− | It specifies the extension of a file or URI that | + | It specifies the extension of a file or URI that should be associated with this language. You could have multiple extensions for a language, and the first one is the default one. |
Example, | Example, |
Latest revision as of 09:01, 23 August 2011
Syntax:
<extension>a_ext</extension>
[Required for a language definition]
It specifies the extension of a file or URI that should be associated with this language. You could have multiple extensions for a language, and the first one is the default one.
Example,
<extension>zul</extension>
<extension>xul</extension>
Version History
Version | Date | Content |
---|---|---|