Added Eclipse JDT .classpath file, and the Eclipse core .project file to

template
This commit is contained in:
Nicholas Pace 2014-12-26 22:23:09 -05:00
parent 13f15a38f3
commit b4f1a94691
1 changed files with 6 additions and 0 deletions

View File

@ -11,6 +11,9 @@ local.properties
.settings/
.loadpath
# Eclipse Core
.project
# External tool builders
.externalToolBuilders/
@ -20,6 +23,9 @@ local.properties
# CDT-specific
.cproject
# JDT-specific (Eclipse Java Development Tools)
.classpath
# PDT-specific
.buildpath