Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Xtext - jdt and xbase
Xtext - jdt and xbase [message #667220] Wed, 27 April 2011 13:49 Go to next message
Christophe Bouhier is currently offline Christophe BouhierFriend
Messages: 937
Registered: July 2009
Senior Member
Hi,

The JDT bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=336217

is marked Indigo M7. I still wonder, though the dependency to JDT will
be required for an XBase extending grammar? (As of course java code has
to be compiled, debugged for xbase ). In an RCP however, it would be
nice to hide all the JDT, debug, search UI stuff.

If one of the guys from the JDT team could enlight us on this, it be
would great.

Thx Christophe
Re: Xtext - jdt and xbase [message #667236 is a reply to message #667220] Wed, 27 April 2011 14:52 Go to previous messageGo to next message
Sven Efftinge is currently offline Sven EfftingeFriend
Messages: 1823
Registered: July 2009
Senior Member
Hi Christophe,

the bug has been solved, but of course there are a couple of components
which rely on JDT (and JDT UI). The bug is just about languages which
don't use these components.
Xbase does require JDT (not the runtime part though), but you can
remove/disable the UI contributions from JDT using activities (see
http://www.vogella.de/blog/2009/07/13/eclipse-activities/)

Best Regards,
Sven

Am 4/27/11 3:49 PM, schrieb Christophe Bouhier:
> Hi,
>
> The JDT bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=336217
>
> is marked Indigo M7. I still wonder, though the dependency to JDT will
> be required for an XBase extending grammar? (As of course java code has
> to be compiled, debugged for xbase ). In an RCP however, it would be
> nice to hide all the JDT, debug, search UI stuff.
>
> If one of the guys from the JDT team could enlight us on this, it be
> would great.
>
> Thx Christophe


--
Need professional support for Xtext or other Eclipse Modeling technologies?
Go to: http://xtext.itemis.com
Twitter : @svenefftinge
Blog : http://blog.efftinge.de
Re: Xtext - jdt and xbase [message #667277 is a reply to message #667236] Wed, 27 April 2011 19:42 Go to previous message
Christophe Bouhier is currently offline Christophe BouhierFriend
Messages: 937
Registered: July 2009
Senior Member
Hi Sven,

Thank you, this clarifies, and many thanks on the activities, I wasn't
aware of this functionality.

rgds Christophe


On 27-04-11 16:52, Sven Efftinge wrote:
> Hi Christophe,
>
> the bug has been solved, but of course there are a couple of components
> which rely on JDT (and JDT UI). The bug is just about languages which
> don't use these components.
> Xbase does require JDT (not the runtime part though), but you can
> remove/disable the UI contributions from JDT using activities (see
> http://www.vogella.de/blog/2009/07/13/eclipse-activities/)
>
> Best Regards,
> Sven
>
> Am 4/27/11 3:49 PM, schrieb Christophe Bouhier:
>> Hi,
>>
>> The JDT bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=336217
>>
>> is marked Indigo M7. I still wonder, though the dependency to JDT will
>> be required for an XBase extending grammar? (As of course java code has
>> to be compiled, debugged for xbase ). In an RCP however, it would be
>> nice to hide all the JDT, debug, search UI stuff.
>>
>> If one of the guys from the JDT team could enlight us on this, it be
>> would great.
>>
>> Thx Christophe
>
>
Previous Topic:No space between tokens (terminals?)
Next Topic:Getting a handle to the IFormatter
Goto Forum:
  


Current Time: Sat Apr 27 01:22:21 GMT 2024

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

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

Back to the top