Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 09:16 Go to next message
Alex Gor is currently offline Alex GorFriend
Messages: 159
Registered: November 2014
Location: Russia
Senior Member
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 07:09 Go to previous messageGo to next message
Dennis Huebner is currently offline Dennis HuebnerFriend
Messages: 257
Registered: July 2009
Senior Member

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.


+Dennis Huebner

Get professional support from the Xtext committers at www.typefox.io
Re: Eclipse DSL 2.8.0 package and Oracle tools [message #1696065 is a reply to message #1696010] Thu, 21 May 2015 13:23 Go to previous messageGo to next message
Alex Gor is currently offline Alex GorFriend
Messages: 159
Registered: November 2014
Location: Russia
Senior Member
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 08:27 Go to previous message
Alex Gor is currently offline Alex GorFriend
Messages: 159
Registered: November 2014
Location: Russia
Senior Member
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: Fri Apr 26 03:31:49 GMT 2024

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

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

Back to the top