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 shall be associated with this language. You could have multiple extensions for a language, and the first one is the default one.
+
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

Last Update : 2011/08/23


Version Date Content
     



Last Update : 2011/08/23

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.