Community
Participate
Working Groups
The plugins org.eclipse.datatools.enablement.ibm.xxx.ui don't compile properly under Eclipse 3.7 due to a missing transitive dependency on the plugin org.eclipse.core.runtime. (Each version of Eclipse seems to get pickier about having all required bundles be listed explicitly.) The fix is to add the missing plugin to the Require-Bundle section of the MANIFEST.MF file. Here are the affected plugins: org.eclipse.datatools.enablement.ibm.db2.iseries.ui org.eclipse.datatools.enablement.ibm.db2.luw.ui org.eclipse.datatools.enablement.ibm.db2.zseries.ui org.eclipse.datatools.enablement.ibm.informix.ui
Created attachment 201203 [details] Patch for o.e.d.enablement.ibm.xxx.ui plugins
*** This bug has been marked as a duplicate of bug 353609 ***