Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Xtext 2.3.1: Deploy generated DSL on JBoss (Debugging)
Xtext 2.3.1: Deploy generated DSL on JBoss (Debugging) [message #1041727] Mon, 15 April 2013 13:24
michael m is currently offline michael mFriend
Messages: 17
Registered: March 2013
Junior Member
Hi,

is the following scenario possible?


First i'm able to debug my dsl files as described on (http://xtextcasts.org/episodes/5-debug-support) which was very helpfull

Now lets assume my generator generats a hole JEE Project into an output folder and i put the generated java files under /output/src.
Afterwards I import the generated project (from /output/) into the same Eclipse instance and add it to my JBoss Instance as a Module/Resource.
Start JBoss. Now i'm able to Debug the generated Java files in the JEE Project.

But is it possible to make somehow the connection to my dsl files?
So that i can Debug my DSL files instead of the generated Java files (which are deployed on JBoss)?

[Updated on: Thu, 18 April 2013 05:38]

Report message to a moderator

Previous Topic:checking type conformance in Xbase 2.4
Next Topic:xbase interpreter documentation ?
Goto Forum:
  


Current Time: Fri Apr 26 21:25:00 GMT 2024

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

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

Back to the top