forked from treehouse-projects/java-debugging-flashy
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfile.template.settings.xml
More file actions
15 lines (15 loc) · 892 Bytes
/
Copy pathfile.template.settings.xml
File metadata and controls
15 lines (15 loc) · 892 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<application>
<component name="ExportableFileTemplateSettings">
<internal_templates>
<template name="HTML File.html" reformat="true" live-template-enabled="true" enabled="true" />
<template name="HTML4 File.html" reformat="true" live-template-enabled="true" enabled="true" />
<template name="XHTML File.xhtml" reformat="true" live-template-enabled="true" enabled="true" />
</internal_templates>
<j2ee_templates>
<template name="facelets.xhtml" reformat="true" live-template-enabled="true" enabled="true" />
<template name="faces.jsp" reformat="true" live-template-enabled="true" enabled="true" />
<template name="Jsp File.jsp" reformat="true" live-template-enabled="true" enabled="true" />
<template name="Jspx File.jspx" reformat="true" live-template-enabled="true" enabled="true" />
</j2ee_templates>
</component>
</application>