Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Xbase dependency on JDT
Xbase dependency on JDT [message #1066872] Thu, 04 July 2013 20:51 Go to next message
Kai Kreuzer is currently offline Kai KreuzerFriend
Messages: 673
Registered: December 2011
Senior Member
Hi,

Trying to update to Xtext/Xbase 2.4.2, I just stumbled over a problem
that was solved a while ago but now has reappeared:
org.eclipse.xtext.xbase has a (non-optional) dependency on
org.eclipse.jdt.core!

It did not exist in 2.2 & 2.3, see
https://bugs.eclipse.org/bugs/show_bug.cgi?id=364082

Can you tell me why this dependency was re-introduced? Was it by mistake
or is there any good reason?
My problem is that I am trying to minimize my headless embedded runtime,
which only interprets Xbase, but does not need any compilation - thus I
want to avoid having to draw all JDT dependencies into my package.

Best regards,
Kai
Re: Xbase dependency on JDT [message #1066926 is a reply to message #1066872] Fri, 05 July 2013 07:33 Go to previous message
Jan Koehnlein is currently offline Jan KoehnleinFriend
Messages: 760
Registered: July 2009
Location: Hamburg
Senior Member
Am 04.07.13 22:51, schrieb Kai Kreuzer:

That's a bug. I reopened
https://bugs.eclipse.org/bugs/show_bug.cgi?id=364082

> Hi,
>
> Trying to update to Xtext/Xbase 2.4.2, I just stumbled over a problem
> that was solved a while ago but now has reappeared:
> org.eclipse.xtext.xbase has a (non-optional) dependency on
> org.eclipse.jdt.core!
>
> It did not exist in 2.2 & 2.3, see
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=364082
>
> Can you tell me why this dependency was re-introduced? Was it by mistake
> or is there any good reason?
> My problem is that I am trying to minimize my headless embedded runtime,
> which only interprets Xbase, but does not need any compilation - thus I
> want to avoid having to draw all JDT dependencies into my package.
>
> Best regards,
> Kai


--
Need professional support for Eclipse Modeling?
Go visit: http://xtext.itemis.com


---
Get professional support from the Xtext committers at www.typefox.io
Previous Topic:Deploying xtext parser to standalone jar
Next Topic:Formatting: Custom formatting function
Goto Forum:
  


Current Time: Tue Apr 23 11:36:22 GMT 2024

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

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

Back to the top