Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dtp-dev] Refactored Derby Plug-ins


I have refactored the Derby plug-ins and renamed them to conform to the guidelines for UI/non-UI plug-in separation(https://bugs.eclipse.org/bugs/show_bug.cgi?id=203158).  I will ask John to update the feature file on Wednesday evening to exclude the old plug-ins and include the new plug-ins.  Please test with the new plug-ins and report any problems.  Also let me know if you need more time to test.

The  old plug-ins:

org.eclipse.datatools.connectivity.db.derby
org.eclipse.datatools.connectivity.dbdefinition.derby
org.eclipse.datatools.connectivity.derby
org.eclipse.datatools.connectivity.derby.ui

will be replaced with:

org.eclipse.datatools.connectivity.apache.derby.dbdefinition
org.eclipse.datatools.connectivity.apache.derby
org.eclipse.datatools.connectivity.apache.derby.ui

Larry Dunnell
DB2 Tooling, RAD Data Tools and Eclipse Data Tools Project (DTP)
IBM DB2 Information Management Software


Back to the top