Eclipse EMF SDO not in RTC 2.0.0.1?
![]()
Our plugin (which has both a server and client component) has worked with RTC 2.0 and 2.0iFix1, but it appears we can't get it working on 2.0.0.1 because EMF SDO is not installed. When we provision our server plugin, we get the following message:
$ ./repotools.sh -addTables Just looking through the 2.0iFix1 directories, I see the org.eclipse.emf.ecore.sdo jar, but not in 2.0.0.1. Has that functionality moved to a new API? Or do we need to ask our customers to install SDO manually? (If so - how?) We need the following dependencies:
org.eclipse.emf.ecore.sdo |
One answer
![]() Our plugin (which has both a server and client component) has worked The dependency on SDO has been removed in RTC 2.0.0.1. For more information, please see https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/13256 -- Regards, Patrick Jazz Work Item Team |