newest quantum CVS sources
[phpeclipse.git] / archive / net.sourceforge.phpeclipse.quantum.sql / plugin.xml
index ffc897b..bc0c025 100644 (file)
@@ -3,7 +3,7 @@
 <plugin
    id="net.sourceforge.phpeclipse.quantum.sql"
    name="%quantum.name"
-   version="2.3.2"
+   version="2.3.3"
    provider-name="Tom Schneider, Julen Parra, BC Holmes"
    class="com.quantum.QuantumPlugin">
 
             class="com.quantum.view.SQLLogView"
             id="com.quantum.view.logview">
       </view>
+      <view name="%driverview.name" 
+            icon="icons/driver.gif" 
+            category="com.quantum.views" 
+            class="com.quantum.view.JDBCDriverView" 
+            id="com.quantum.view.JDBCDriverView">
+      </view> 
       <view
             name="%tableview.name"
             icon="icons/table.gif"