Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Just to ensure I don't need to create a plugin like in link:integration...

When I run the Eclipse new instance (new DSL environment) I got a perfect editor with coloring syntax and auto-complete.

Is it also possible to run some code written in my new language in that editor?

Versions: Eclipse juno 4.2.1 and XText 2.3.1

share|improve this question
3  
What do you really want? Please reword "run the code" as that sentence doesn't make any sense right now. – Bananeweizen Nov 1 '12 at 6:58

1 Answer

up vote 0 down vote accepted

Since it was to hard to others to understand what I meant, this is the best answer I found: link to a blog

share|improve this answer
Another solution is to forget XText and use Scala parser combinators. – davips Jan 17 at 4:16

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.