Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Maven Tycho Best Practice Template for Xtext DSL(good-practice-for-eclipse-components-organization for Xtext DSL's)
Maven Tycho Best Practice Template for Xtext DSL [message #1773324] Tue, 26 September 2017 13:16 Go to next message
Klaus Landsdorf is currently offline Klaus LandsdorfFriend
Messages: 1
Registered: September 2017
Junior Member
Dear Xtext-Community,

a) is there an example/tempalte for the Maven Tycho best practices?

vogella/tutorials/EclipseTycho/article.html#good-practice-for-eclipse-components-organization]

b) if not, how can I tell the Xtext-Maven-Plugin where to find my tests folder?
The plugin searching for the tests folder within the best practice tycho structure.
Is the structure to configure for the best practice structurevia POM or is it static?

Thank you for your time!
Re: Maven Tycho Best Practice Template for Xtext DSL [message #1773372 is a reply to message #1773324] Tue, 26 September 2017 21:59 Go to previous message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
Am not sure if this is about building a Xtext dsl or building a project containing files of your dsl

If this is about building the dsls have a look what the wizard creates
If this is about building dsl files there is no template / best practice

But the code contains a bunch of tests to look at.
Do you have specific issues ?

https://github.com/eclipse/xtext-maven/tree/master/org.eclipse.xtext.maven.plugin/src/test/resources/it/generate


Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Previous Topic:Help with modifying source and variables views during debugging (redirected)
Next Topic:Add Xtext editor in SWT/Swing java application
Goto Forum:
  


Current Time: Thu Apr 25 20:19:31 GMT 2024

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

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

Back to the top