Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » suppress generation of .gitignore by Xtend
suppress generation of .gitignore by Xtend [message #1066312] Tue, 02 July 2013 06:45 Go to next message
Henrik Rentz-Reichert is currently offline Henrik Rentz-ReichertFriend
Messages: 261
Registered: July 2009
Senior Member
Hi all,

it seems that the current (2.4.2) Xtend version generates .gitignore files in the xtend-gen folders with ignores for the generated
Java sources.
But I want the generated files to be under version control also.
Is there a way to suppress the generation of .gitignore files by Xtend?

Thanks,
Henrik
Re: suppress generation of .gitignore by Xtend [message #1066314 is a reply to message #1066312] Tue, 02 July 2013 07:02 Go to previous messageGo to next message
Dennis Huebner is currently offline Dennis HuebnerFriend
Messages: 257
Registered: July 2009
Senior Member

Xtend doesn't generate any .gitignore files, it's an eGit feature which can be disabled in eclipse preferences:


Team->Git->Projects-> Auto ignore derived resources....



+Dennis Huebner

Get professional support from the Xtext committers at www.typefox.io
Re: suppress generation of .gitignore by Xtend [message #1066335 is a reply to message #1066314] Tue, 02 July 2013 08:41 Go to previous message
Henrik Rentz-Reichert is currently offline Henrik Rentz-ReichertFriend
Messages: 261
Registered: July 2009
Senior Member
Oh, thanks

Am 02.07.2013 09:02, schrieb Dennis Huebner:
> Xtend doesn't generate any .gitignore files, it's an eGit feature which can be disabled in eclipse preferences:
>
>
> Team->Git->Projects-> Auto ignore derived resources....
Previous Topic:How to use xtext and xpand together
Next Topic:[XBase] Model inferer: Problem with manually building AST
Goto Forum:
  


Current Time: Fri Mar 29 08:20:58 GMT 2024

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

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

Back to the top