Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » M2T (model-to-text transformation) » [Xpand] Debugging
[Xpand] Debugging [message #630960] Tue, 05 October 2010 16:04 Go to next message
Stephan Krusche is currently offline Stephan KruscheFriend
Messages: 18
Registered: August 2010
Location: Munich
Junior Member
Hey,

I'm using XpandFacade to programmatically invoke Xpand Templates and XtendFacade to programmatically invoke Xtend Extensions.

But it seems that debugging does not work. At least debugging Eclipse does not stop at breakpoints in the templates/extensions.

Is there any possibility to use debugging?

Thanks for help
Stephan
Re: [Xpand] Debugging [message #632417 is a reply to message #630960] Tue, 12 October 2010 20:09 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
Hi,

what about writing a mwe workflow for the debugging?

~Christian


Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: [Xpand] Debugging [message #632526 is a reply to message #632417] Wed, 13 October 2010 10:16 Go to previous message
Meinte Boersma is currently offline Meinte BoersmaFriend
Messages: 434
Registered: July 2009
Location: Leiden, Netherlands
Senior Member
Assuming that you're invoking Xpand/XtendFacade inside an OSGi container as a bundle (e.g., when running the plugin inside a 2nd Eclipse instance), you could try and switch on the debugging of the OSGi container itself by adding -debug (or -osgi.debug=true) to the VM arguments of the launch configuration.


Previous Topic:[Xpand/Xtend] Type problem with packages
Next Topic:[XPAND] Workflow problem
Goto Forum:
  


Current Time: Wed Apr 24 21:36:13 GMT 2024

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

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

Back to the top