Author: mareshkau
Date: 2010-05-06 10:23:43 -0400 (Thu, 06 May 2010)
New Revision: 21938
Modified:
trunk/jst/plugins/org.jboss.tools.jst.web.ui/plugin.xml
Log:
class name mistake in plugin has been adjusted
Modified: trunk/jst/plugins/org.jboss.tools.jst.web.ui/plugin.xml
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.web.ui/plugin.xml 2010-05-06 14:22:07 UTC (rev
21937)
+++ trunk/jst/plugins/org.jboss.tools.jst.web.ui/plugin.xml 2010-05-06 14:23:43 UTC (rev
21938)
@@ -47,7 +47,7 @@
<page
name="%VPE_Templates"
category="org.jboss.tools.vpe.editor"
- class="org.jboss.tools.jst.web.ui.editor.pref.template.VPE1TemplatePreferencePage"
+ class="org.jboss.tools.jst.web.ui.editor.pref.template.VPETemplatePreferencePage"
id="org.jboss.tools.jsf.ui.editor.pref.template">
<keywordReference id="org.eclipse.wst.html.ui.templates"/>
</page>
Show replies by date