Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Generate a final product for my DSL
Generate a final product for my DSL [message #1754798] Wed, 22 February 2017 14:31 Go to next message
Luiz Paulo Franz is currently offline Luiz Paulo FranzFriend
Messages: 19
Registered: November 2016
Junior Member
Hi guys.

I've finished my DSL implementation, but now, I want to generate a eclipse product with it, but beyond of IDE support, I need to uso Natural Language Processing (NLP) in my generated sources, so I have to use an RCP product I think.

I've tryed to follow this toturial:

https://kthoms.wordpress.com/2010/11/12/setting-up-a-rcp-product-for-a-dsl/

But it was writed in 2010, and a lot of things are changed.

My doubt is, has some way to export my DSL as an RCP product, which I can change and add what I want, and generate new outputs? These new outputs will be textual suggestions.

How can I do it?

Thanks for your help.
Re: Generate a final product for my DSL [message #1754803 is a reply to message #1754798] Wed, 22 February 2017 15:10 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
Hi,


have a look at https://gitlab.com/cdietrich/xtext-maven-example/tree/master


Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: Generate a final product for my DSL [message #1754842 is a reply to message #1754803] Thu, 23 February 2017 03:48 Go to previous messageGo to next message
Neeraj Bhusare is currently offline Neeraj BhusareFriend
Messages: 177
Registered: July 2009
Location: Canada
Senior Member
In addition to above, you might like to refer the following article. It looks quiet recent - http://www.robertwloch.net/2016/08/the-few-hours-minutes-shiny-dsl-product-tutorial/
You should be looking at the section "Turning that DSL project into a branded product". Tx.


Twitter : @NeerajBhusare
Blog : https://nbhusare.github.io/
Best regards, Neeraj
Re: Generate a final product for my DSL [message #1755943 is a reply to message #1754842] Thu, 09 March 2017 13:09 Go to previous message
Luiz Paulo Franz is currently offline Luiz Paulo FranzFriend
Messages: 19
Registered: November 2016
Junior Member
Hi guys.

Thanks for the answers, with your tips, I am now able to generate my final product with success.
Previous Topic:Xtext formatting language
Next Topic:Input with multiple alternatives
Goto Forum:
  


Current Time: Wed Apr 24 18:15:13 GMT 2024

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

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

Back to the top