]> source.dussan.org Git - gitignore.git/commit
.classpath and .project files are *meant to be versioned* 805/head
authorUtumno <the.ubik@gmail.com>
Sat, 12 Oct 2013 19:28:01 +0000 (22:28 +0300)
committerUtumno <the.ubik@gmail.com>
Sat, 12 Oct 2013 19:28:01 +0000 (22:28 +0300)
commit5627d20401a51497fa1661af7428116012f4a8de
tree920646f8ebefd10644798a26b718a57a5c73fd36
parentecf9bac896e8e01d207838563c3c465d23cdc7a2
.classpath and .project files are *meant to be versioned*

As is clearly stated in the [eclipse documentation](http://wiki.eclipse.org/FAQ_How_do_I_set_up_a_Java_project_to_share_in_a_repository%3F).
This gitignore has lead to much confusion in SO - please ammend

I would guess the same is true for .pydevproject and .cproject but can't
be sure/do not have any references on those

Also .launch configurations are generally meant to be versioned when
saved under project location. See for instance :
http://stackoverflow.com/a/337317/281545
Global/Eclipse.gitignore