JET Template File Types


A JET template can be of any content, from plain text to java code, html, xml and so on.
To identify the content type, JET template files has different extensions (.javajet, xmljet, etc.).

Currently, the JET editor is associated by default to the .javajet, .propertiesjet and .xmljet extensions, but it is not limited to these types of file.
In fact you can associate the editor to any template's file extension in the Windows > Preferences menu.

Related tasks