Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » e(fx)clipse » l10n files generate a gitignore file ?(Can I turn this off ?)
l10n files generate a gitignore file ? [message #1699269] Tue, 23 June 2015 07:54 Go to next message
Thomas Elskens is currently offline Thomas ElskensFriend
Messages: 159
Registered: September 2014
Location: Brussels - Belgium
Senior Member
Hello,

I've noticed that while generating java and properties files from a l10n file, a gitignore file is also created, listing all generated files.

I understand this can be a feature for some, but in my case this is quite disturbing, as it make my Hudson builds (which use the remote git repository) fail.

So I always have to manually find and delete this gitignore file.

Not that much work, but still... Is there any way I can turn off the generation of this gitignore file ?

Thanks for any hints,

Thomas Elskens
Re: l10n files generate a gitignore file ? [message #1699273 is a reply to message #1699269] Tue, 23 June 2015 08:07 Go to previous messageGo to next message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
Did you try to open the project settings > NLSDsl > Compiler and uncheck
"Mark generated files as derived"?

I guess the .gitignore is created by egit when it is seeing directories
with derived files? You might want to ask at the egit newsgroup.

Tom

On 23.06.15 09:54, Thomas Elskens wrote:
> Hello,
>
> I've noticed that while generating java and properties files from a l10n
> file, a gitignore file is also created, listing all generated files.
> I understand this can be a feature for some, but in my case this is
> quite disturbing, as it make my Hudson builds (which use the remote git
> repository) fail.
> So I always have to manually find and delete this gitignore file.
>
> Not that much work, but still... Is there any way I can turn off the
> generation of this gitignore file ?
> Thanks for any hints,
>
> Thomas Elskens
Re: l10n files generate a gitignore file ? [message #1699360 is a reply to message #1699273] Tue, 23 June 2015 15:19 Go to previous message
Thomas Elskens is currently offline Thomas ElskensFriend
Messages: 159
Registered: September 2014
Location: Brussels - Belgium
Senior Member
Yes you are right : preferences > Team > Git > Projects : possibility to uncheck 'Automatically ignore derived resources by adding them to .gitignore'.

Sorry for the trouble, I was thinking it had something to do with the settings of efxclipse.

Thomas
Previous Topic:Help setting target platform for e4 + fx + emf forms
Next Topic:Tool Control needs part access
Goto Forum:
  


Current Time: Sun Jan 19 06:42:36 GMT 2025

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

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

Back to the top