Passed, with three +1 votes.
-Rajesh
Rajesh Kartha wrote:
In order to provide the Derby functionality as UI components in Eclipse, IBM released the IBM Integration plugin for Derby as a free download.
See: http://www-106.ibm.com/developerworks/db2/library/techarticle/dm-0501cline/
This 'ui' plugin depends on the existing 'core' Derby plugin and allows a
seamless integration between Eclipse 3.x and Derby. The core plugin is available
at the Apache Derby web site on the downloads page.
IBM is now contributing the Integration plugin to the Apache Derby project. A CCLA for this
contribution was faxed to Apache on May 3.
With regards to this please find attached:
- a functional spec. This document covers functionality, testing and packaging
information.
- a readme.txt that describes setting up the plug-in projects using Eclipse
Following are the links to the source files for both the 'ui' and the 'help' plugins:
http://people.apache.org/~fuzzylogic/org.apache.derby.ui.jar - the source of the 'ui' plugin in jar form
preserving its Eclipse project directory structure.
http://people.apache.org/~fuzzylogic/org.apache.derby.plugin.doc.jar - the source for the help plugin in jar form.
We are calling for a vote to accept the Derby UI plugin and the Help plugin by the
end of next week. Our votes +1,+1 (2 votes).
Also, we need to resolve the structure of the source code for this contribution,
if accepted.
Proposal: - Create a new folder called plugins/eclipse under the trunk/ for all the plug-in related code to reside.
For example:
The locations for the above plug-ins would be:
/trunk/plugins/eclipse/org.apache.derby.ui & /trunk/plugins/eclipse/org.apache.derby.plugin.doc
Regards, Susan/Rajesh
