Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Add Xtext nature during import of projects containing DSLs
Add Xtext nature during import of projects containing DSLs [message #1794278] Tue, 28 August 2018 12:13 Go to next message
Klaus H. is currently offline Klaus H.Friend
Messages: 14
Registered: July 2009
Junior Member
Hi all,

we want to have the xtext nature applied as soon as we import a maven project containing a DSL. Without that, our xtext/xtend-eclipse-plugin for code generation does not run.
Did someone get this working? Whats need to be added to the pom?

Thanks
klaus
Re: Add Xtext nature during import of projects containing DSLs [message #1794291 is a reply to message #1794278] Tue, 28 August 2018 13:44 Go to previous message
Karsten Thoms is currently offline Karsten ThomsFriend
Messages: 762
Registered: July 2009
Location: Dortmund, Germany
Senior Member

If you do not check in the .project files, the way to go here is to develop a m2e extension: http://www.eclipse.org/m2e/documentation/m2e-extension-development.html

That is nothing Xtext provides by itself.
Previous Topic:Content proposal for grammar with syntactically similar rules
Next Topic:Error on first generation regarding superType
Goto Forum:
  


Current Time: Fri Mar 29 12:27:12 GMT 2024

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

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

Back to the top