Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » M2T (model-to-text transformation) » [Xpand2] Where can I find CppBeautifier / org.eclipse.xpand.support.cdt ?
[Xpand2] Where can I find CppBeautifier / org.eclipse.xpand.support.cdt ? [message #551627] Sun, 08 August 2010 13:11 Go to next message
Abdull is currently offline AbdullFriend
Messages: 32
Registered: May 2010
Member
The Xpand2 documentation mentions that there is a Beautifier for C++. According to this documentation, this CppBeautifier can be used when adding the plugin org.eclipse.xpand.support.cdt to a project's plugin dependencies.
Where can I find this plugin? I've installed the CDT component and all kinds of EMF components, but still haven't got this plugin inside my Eclipse installation.

Thanks,
Abdull
Re: [Xpand2] Where can I find CppBeautifier / org.eclipse.xpand.support.cdt ? [message #551628 is a reply to message #551627] Sun, 08 August 2010 13:39 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
Hello Abdull,

it should be downloadable as part of the sdk here: http://www.eclipse.org/modeling/m2t/downloads/?project=xpand
or via update site http://download.eclipse.org/modeling/m2t/xpand/updates/relea ses/ (Xpand/Xtend additional Support)

Regards,
Christian


Twitter : @chrdietrich
Blog : https://www.dietrich-it.de

[Updated on: Sun, 08 August 2010 13:39]

Report message to a moderator

Re: [Xpand2] Where can I find CppBeautifier / org.eclipse.xpand.support.cdt ? [message #551638 is a reply to message #551628] Sun, 08 August 2010 15:32 Go to previous message
Abdull is currently offline AbdullFriend
Messages: 32
Registered: May 2010
Member
Hello Christian,

via the update site you mentioned, I was able to get "Xpand/Xtend Additional Support". It seems that this software is not (yet) available via the official Helios Update Site.

After running my workflow, I got the exception java.lang.ClassNotFoundException: org.eclipse.cdt.core.model.ILanguage
It turned out I had to additionally add the plug-in org.eclipse.cdt.core to my project's plug-in dependencies.
Now the workflow runs smoothly and I get formatted C code output.

Thank you!
Abdull
Previous Topic:[Acceleo][EMTL] Very strange behaviour of the builder
Next Topic:[Acceleo 3] Can't find my ecore model
Goto Forum:
  


Current Time: Fri Apr 19 05:07:34 GMT 2024

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

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

Back to the top