Eclipse project initialization.

This commit is contained in:
didfet
2015-03-07 18:26:06 +01:00
parent 1bb035c13d
commit 410941bfee
6 changed files with 68 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5
org.eclipse.jdt.core.compiler.compliance=1.5
org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning
org.eclipse.jdt.core.compiler.source=1.5