1
0
mirror of https://github.com/bspeice/itcs4180 synced 2025-09-05 14:15:25 -04:00

Add the classpath and settings files

This commit is contained in:
DjBushido
2014-03-28 23:25:19 -04:00
parent 942a4353a8
commit a1caf0372d
2 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,4 @@
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
org.eclipse.jdt.core.compiler.compliance=1.6
org.eclipse.jdt.core.compiler.source=1.6