woproject/projects/wolips/plugins/org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/htmleditor HtmleditorPlugin.java,1.4,1.5
[email protected] Thu, 6 Apr 2006 09:47:12 -0700 (PDT)
| Newsgroups | gmane.comp.web.webobjects.woproject.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/woproject/woproject/projects/wolips/plugins/org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/htmleditor
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11307/java/org/objectstyle/wolips/htmleditor
Modified Files:
HtmleditorPlugin.java
Log Message:
removed customizations to WST
Index: HtmleditorPlugin.java
===================================================================
RCS file: /cvsroot/woproject/woproject/projects/wolips/plugins/org.objectstyle.wolips.htmleditor/java/org/objectstyle/wolips/htmleditor/HtmleditorPlugin.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- HtmleditorPlugin.java 8 Nov 2005 13:12:54 -0000 1.4
+++ HtmleditorPlugin.java 6 Apr 2006 16:46:14 -0000 1.5
@@ -48,13 +48,6 @@
import org.eclipse.jface.resource.ImageDescriptor;
import org.eclipse.swt.graphics.Image;
import org.eclipse.ui.plugin.AbstractUIPlugin;
-import org.eclipse.wst.html.core.internal.contentmodel.CMNamespaceImpl;
-import org.eclipse.wst.html.core.internal.contentmodel.ComplexTypeDefinitionFactory;
-import org.eclipse.wst.html.core.internal.contentmodel.HTMLCMDocumentFactory;
-import org.eclipse.wst.html.core.internal.provisional.HTML40Namespace;
-import org.eclipse.wst.xml.core.internal.provisional.contentmodel.CMDocType;
-import org.objectstyle.wolips.htmleditor.editor.contentmodel.WebObjectsComplexTypeDefinitionFactory;
-import org.objectstyle.wolips.htmleditor.editor.contentmodel.WebObjectsHCMDocImpl;
import org.objectstyle.wolips.ui.plugins.AbstractWOLipsUIPlugin;
import org.osgi.framework.BundleContext;
@@ -66,13 +59,6 @@
// The shared instance.
private static HtmleditorPlugin plugin;
private String[] webObjectsTagNames;
-
- static {
- CMNamespaceImpl h40ns = new CMNamespaceImpl(HTML40Namespace.HTML40_URI, HTML40Namespace.HTML40_TAG_PREFIX);
- WebObjectsHCMDocImpl webobjectHtml40doc = new WebObjectsHCMDocImpl(CMDocType.HTML_DOC_TYPE, h40ns);
- HTMLCMDocumentFactory.addCMDocument(CMDocType.HTML_DOC_TYPE, webobjectHtml40doc);
- ComplexTypeDefinitionFactory.setInstance(new WebObjectsComplexTypeDefinitionFactory());
- }
/**
* The constructor.
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642