git://secure.phpeclipse.com
/
phpeclipse.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
Added word wrap option (problem: conflicts with folding)
[phpeclipse.git]
/
archive
/
net.sourceforge.phpeclipse.html.ui
/
plugin.xml
diff --git
a/archive/net.sourceforge.phpeclipse.html.ui/plugin.xml
b/archive/net.sourceforge.phpeclipse.html.ui/plugin.xml
index
3094ac5
..
b3ae727
100644
(file)
--- a/
archive/net.sourceforge.phpeclipse.html.ui/plugin.xml
+++ b/
archive/net.sourceforge.phpeclipse.html.ui/plugin.xml
@@
-27,7
+27,7
@@
<import plugin="org.eclipse.core.runtime"/>
</requires>
-
+<!--
<extension
point="org.eclipse.ui.editors">
<editor
@@
-54,6
+54,6
@@
id="net.sourceforge.phpeclipse.html.ui.documentProvider">
</provider>
</extension>
-
+-->
</plugin>