Refactory: remove unused classes, imports, fields and methods.
[phpeclipse.git] / 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"/>