Author: sdzmitrovich
Date: 2007-11-01 12:07:23 -0400 (Thu, 01 Nov 2007)
New Revision: 4634
Modified:
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.ajax4jsf/templates/vpe-templates-ajax4jsf.xml
Log:
http://jira.jboss.com/jira/browse/JBIDE-1242
Modified:
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.ajax4jsf/templates/vpe-templates-ajax4jsf.xml
===================================================================
---
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.ajax4jsf/templates/vpe-templates-ajax4jsf.xml 2007-11-01
15:57:16 UTC (rev 4633)
+++
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.ajax4jsf/templates/vpe-templates-ajax4jsf.xml 2007-11-01
16:07:23 UTC (rev 4634)
@@ -64,7 +64,7 @@
</vpe:dnd>
<vpe:textFormating>
<vpe:format type="BlockFormat"
- handler="com.exadel.vpe.editor.toolbar.format.handler.BlockFormatHandler"
/>
+ handler="org.jboss.tools.vpe.editor.toolbar.format.handler.BlockFormatHandler"
/>
<vpe:format type="UnderlineFormat" setDefault="true">
<vpe:formatAttribute type="style"/>
</vpe:format>
@@ -278,7 +278,7 @@
</vpe:dnd>
<vpe:textFormating>
<vpe:format type="BlockFormat"
- handler="com.exadel.vpe.editor.toolbar.format.handler.BlockFormatHandler"
/>
+ handler="org.jboss.tools.vpe.editor.toolbar.format.handler.BlockFormatHandler"
/>
<vpe:format type="UnderlineFormat" setDefault="true">
<vpe:formatAttribute type="style"/>
</vpe:format>