Commit b4f1a946 authored by Nicholas Pace's avatar Nicholas Pace

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

template
parent 13f15a38
...@@ -11,6 +11,9 @@ local.properties ...@@ -11,6 +11,9 @@ local.properties
.settings/ .settings/
.loadpath .loadpath
# Eclipse Core
.project
# External tool builders # External tool builders
.externalToolBuilders/ .externalToolBuilders/
...@@ -20,6 +23,9 @@ local.properties ...@@ -20,6 +23,9 @@ local.properties
# CDT-specific # CDT-specific
.cproject .cproject
# JDT-specific (Eclipse Java Development Tools)
.classpath
# PDT-specific # PDT-specific
.buildpath .buildpath
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment