Skip to main content



      Home
Home » Modeling » TMF (Xtext) » Eclipse DSL 2.8.0 package and Oracle tools(Conflict while installtion)
Eclipse DSL 2.8.0 package and Oracle tools [message #1695911] Wed, 20 May 2015 05:16 Go to next message
Eclipse UserFriend
Hello All

I've downloaded the full release of Xtext from official site. This bundle contains xtext 2.8.0. My DSL implementaion uses Oracle Database. I could not install Oracle Tools for Luna (actual version of oracle tools is 7.4) due to conflict between EMF that included in new distribution and oracle tools (7.4). Are there way to avoid this problem?

Thanks
Alex
Re: Eclipse DSL 2.8.0 package and Oracle tools [message #1696010 is a reply to message #1695911] Thu, 21 May 2015 03:09 Go to previous messageGo to next message
Eclipse UserFriend
Xtext 2.8 needs at least emf 2.10.2 so if oracle tools depends on singleton emf bundles < 2.10.2 there is no way to solve this.
Re: Eclipse DSL 2.8.0 package and Oracle tools [message #1696065 is a reply to message #1696010] Thu, 21 May 2015 09:23 Go to previous messageGo to next message
Eclipse UserFriend
yes. this the reason
Re: Eclipse DSL 2.8.0 package and Oracle tools [message #1696123 is a reply to message #1696065] Fri, 22 May 2015 04:27 Go to previous message
Eclipse UserFriend
I found workaroaund for this issue. My application contains wide part of legacy code. I investigated dependency and found out that mentioned plugin can be removed and only jdbc library can be used instead. I added this library ad external jar and compilation completed with success.
Previous Topic:Serializer fails (grammar based on existing ecore)
Next Topic:Correct way of migration from old version to new one
Goto Forum:
  


Current Time: Mon Jul 07 13:23:44 EDT 2025

Powered by FUDForum. Page generated in 0.03554 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top