Commit Graph

13 Commits

Author SHA1 Message Date
Adam Roben 684a4fe44b Merge pull request #805 from Utumno/patch-1
.classpath and .project files are *meant to be versioned*
2013-11-07 19:44:43 -08:00
Adam Roben 1099dea39f Merge pull request #300 from pangratz/add_texlipse
Add .texlipse for the TeXlipse Latex plugin for Eclipse
2013-11-05 09:03:04 -08:00
Harshad Sabne 5e2de71777 Add .gradle 2013-10-31 01:03:56 +05:30
Utumno 5627d20401 .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
2013-10-12 22:28:01 +03:00
pangratz 4ef43d6b40 Add .texlipse for the TeXlipse Latex plugin for Eclipse
This addresses #229
2012-04-19 02:53:26 +02:00
Chris Wanstrath c61fcfd6d5 Merge pull request #173 from DenisGorbachev/patch-1
Edited Global/Eclipse.gitignore via GitHub
2011-09-01 16:34:41 -07:00
Benjamin P. Jung ad40b5dd85 Add ".externalToolBuilders/" and "*.launch"
*** .externalToolBuilders/
This directory stores project-specific launch configurations for external tool builders, such as ant tasks that have to be executed to fulfill the build lifecycle

*** *.launch
It is possible to store "eclipse launch configurations" in external files. These (XML-)files may be stored anywhere within your projects and will be discovered by Eclipse automagically.
2011-08-11 17:36:05 +03:00
DenisGorbachev 48d3bbe6bb Edited Global/Eclipse.gitignore via GitHub 2011-06-27 04:55:29 -07:00
fhemberger 0ae4801e31 Added OSX icons, moved bin/** from Java to Eclipse, added *.class to Java 2010-11-10 09:06:12 +01:00
duritong d764abff8f Ignore .loadpath file in Eclipse
This is common amongst ruby projects in eclipse.
2010-11-10 03:43:28 +08:00
Adrian Petrescu ac35a765a4 New gitignore for Eclipse workspaces. 2010-11-08 23:53:35 -08:00
gamussa bbdf02867f Added Eclipse and Windows gitignore files 2010-11-08 23:53:11 -08:00
lfborjas 4b3ed39721 added an ignore for eclipse (pydev) and general linux 2010-11-09 15:47:06 +08:00