aboutsummaryrefslogtreecommitdiffstats
path: root/Global/Eclipse.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Remove extra newline (#2983)Cemre Mengu2019-03-081-1/+0
|
* Merge pull request #2649 from lukoerfer/masterBrendan Forster2018-06-171-0/+3
|\ | | | | Added default annotation processing directory to Eclipse.gitignore
| * Added default annotation processing directory to Eclipse.gitignoreLukas Körfer2018-04-021-0/+3
| |
* | Trim trailing whitespaceJohn Vandenberg2018-06-051-1/+1
|/
* Update Eclipse.gitignore (#2556)Rafi Wiener2017-12-261-0/+3
| | | | | | * Update Eclipse.gitignore * Update Eclipse.gitignore
* .project and .classpath should be inside VCRafael Miranda2017-03-281-6/+0
| | | From the Eclipse Documentation: "Make sure that the .project and .classpath files are under version control. These files must be stored in the repository so that other users checking out the projects for the first time will get the correct type of project and will get the correct Java build path." - http://wiki.eclipse.org/FAQ_How_do_I_set_up_a_Java_project_to_share_in_a_repository%3F
* [Eclipse] Add excludes kept in Scala.gitignore .sherzod2017-02-171-0/+2
| | | | | Scala.gitignore currently has more entries for Eclipse than Eclipse.gitignore itself. Copy missing entries here.
* Update for Eclipsesherzod2016-08-161-0/+3
| | | | Add exclusion for Scala IDE specific .cache-main files.
* Merge pull request #1807 from rlee287/eclipse-recommenderBrendan Forster2016-03-061-0/+1
|\ | | | | Added Eclipse Recommenders to Eclipse gitignore
| * Added Eclipse Recommenders to Eclipse gitignorerlee2872015-12-191-0/+1
| |
* | Add Code Recommenders directoryJulien Carsique2016-01-271-0/+3
| | | | | | Code Recommenders introduced in Eclipse Luna (4.5) creates a .recommenders directory at the root of the workspace, like .metadata
* | Merge pull request #1387 from tyutyutyu/patch-1Brendan Forster2016-01-271-0/+3
|\ \ | | | | | | Add Tern plugin to Eclipse.gitignore
| * | Add Tern plugin to Eclipse.gitignoreIstván Földházi2015-01-291-0/+3
| | | | | | | | | The Tern plugin generate a '.tern-project' file in the project directory. (https://github.com/angelozerr/tern.java/wiki/Tern-Eclipse-IDE)
* | | Commentsmimibar2016-01-131-3/+6
| | | | | | | | | Just added some comments. Some of us don't need some of the lines in the file.
* | | Update Eclipse.gitignoreDmitry Rosolko2015-12-311-1/+0
| |/ |/| | | Remove .gradle because it is not eclipse specific and already added in Gradle.gitignore.
* | Update Eclipse.gitignoreIstván Földházi2015-11-031-0/+3
| | | | | | Add ignore for STS's .springBeans file
* | Add Java APT class path to EclipseStéphane Veyret2015-04-241-0/+3
|/
* Added Eclipse JDT .classpath file, and the Eclipse core .project file toNicholas Pace2014-12-261-0/+6
| | | template
* Remove trailing spaceleandrodeleite2014-10-151-1/+1
|
* Add output directory of sbteclipse plugin,Arinto Murdopo2013-12-251-0/+3
| | | | which is ".target" directory.
* Update Eclipse.gitignoreAlexander Karatarakis2013-11-131-3/+2
|
* Merge pull request #805 from Utumno/patch-1Adam Roben2013-11-071-2/+0
|\ | | | | .classpath and .project files are *meant to be versioned*
| * .classpath and .project files are *meant to be versioned*Utumno2013-10-121-2/+0
| | | | | | | | | | | | | | | | | | | | | | 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
* | Merge pull request #300 from pangratz/add_texlipseAdam Roben2013-11-051-0/+3
|\ \ | | | | | | Add .texlipse for the TeXlipse Latex plugin for Eclipse
| * | Add .texlipse for the TeXlipse Latex plugin for Eclipsepangratz2012-04-191-0/+3
| |/ | | | | | | This addresses #229
* / Add .gradleHarshad Sabne2013-10-311-0/+1
|/
* Merge pull request #173 from DenisGorbachev/patch-1Chris Wanstrath2011-09-011-0/+3
|\ | | | | Edited Global/Eclipse.gitignore via GitHub
| * Edited Global/Eclipse.gitignore via GitHubDenisGorbachev2011-06-271-0/+3
| |
* | Add ".externalToolBuilders/" and "*.launch" Benjamin P. Jung2011-08-111-0/+6
|/ | | | | | | *** .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.
* Added OSX icons, moved bin/** from Java to Eclipse, added *.class to Javafhemberger2010-11-101-1/+2
|
* Ignore .loadpath file in Eclipseduritong2010-11-101-0/+1
| | | | This is common amongst ruby projects in eclipse.
* New gitignore for Eclipse workspaces.Adrian Petrescu2010-11-081-0/+5
|
* Added Eclipse and Windows gitignore filesgamussa2010-11-081-1/+8
|
* added an ignore for eclipse (pydev) and general linuxlfborjas2010-11-091-0/+3