remove unnecessary extension.
authorincastrix <incastrix>
Mon, 5 Oct 2009 17:41:00 +0000 (17:41 +0000)
committerincastrix <incastrix>
Mon, 5 Oct 2009 17:41:00 +0000 (17:41 +0000)
net.sourceforge.phpeclipse/plugin.xml

index 2c0ee9f..9a2e5b5 100644 (file)
                file-extensions="php,phpc,php3,php4,php5,phtml,inc,module,phpt,ctp"/>
    </extension>
 
-   <extension
-                id="net.sourceforge.phpeclipse.JavaDocumentFactory"
-                name="%javaDocumentFactory"
-                point="org.eclipse.core.filebuffers.documentCreation">
-         <factory
-                       contentTypeId="net.sourceforge.phpeclipse.phpSource"
-                       class="net.sourceforge.phpeclipse.phpeditor.JavaDocumentFactory">
-         </factory>
-   </extension>
-
-
 <!-- external tools -->
 <!-- extension point definitions -->
        <extension-point id="configurationDuplicationMaps" name="%ExtPoint.configurationDuplicationMaps"/>