Commit Graph

6 Commits

Author SHA1 Message Date
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
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