Author: vrubezhny
Date: 2008-12-12 09:58:57 -0500 (Fri, 12 Dec 2008)
New Revision: 12570
Modified:
branches/jbosstools-3.0.0.CR1/jst/plugins/org.jboss.tools.jst.jsp/plugin.xml
Log:
JBIDE-1967 Editor do not recognize .jsf extension for the JSF files
Issue is fixed
Modified: branches/jbosstools-3.0.0.CR1/jst/plugins/org.jboss.tools.jst.jsp/plugin.xml
===================================================================
---
branches/jbosstools-3.0.0.CR1/jst/plugins/org.jboss.tools.jst.jsp/plugin.xml 2008-12-12
14:57:26 UTC (rev 12569)
+++
branches/jbosstools-3.0.0.CR1/jst/plugins/org.jboss.tools.jst.jsp/plugin.xml 2008-12-12
14:58:57 UTC (rev 12570)
@@ -350,6 +350,9 @@
<file-association
content-type="org.eclipse.jst.jsp.core.jspsource"
file-extensions="inc"/>
+ <file-association
+ content-type="org.eclipse.wst.html.core.htmlsource"
+ file-extensions="jsf"/>
</extension>
<extension
Show replies by date