Current php5 doc from www.php.net (english);
[phpeclipse.git] / net.sourceforge.phpeclipse.phphelp / plugin.xml
index ee11706..a663fbc 100644 (file)
@@ -3,12 +3,14 @@
 <plugin
    id="net.sourceforge.phpeclipse.phphelp"
    name="%pluginName"
-   version="1.0.4"
+   version="1.1.0"
    provider-name="%providerName"
    class="net.sourceforge.phpdt.phphelp.PHPHelpPlugin">
 
    <runtime>
-      <library name="phphelp.jar"/>
+      <library name="phphelp.jar">
+      <export name="*"/>
+      </library>
    </runtime>
    <requires>
       <import plugin="org.eclipse.core.runtime.compatibility"/>
@@ -22,8 +24,8 @@
       <import plugin="org.eclipse.help"/>
       <import plugin="org.eclipse.swt"/>
       <import plugin="net.sourceforge.phpeclipse"/>
+      <import plugin="net.sourceforge.phpeclipse.quantum.sql"/>
    </requires>
-  
    <extension
          point="org.eclipse.ui.popupMenus">   
       <viewerContribution