summaryrefslogtreecommitdiff
path: root/JPratt/.settings/org.eclipse.jdt.core.prefs
diff options
context:
space:
mode:
authorbjculkin <bjculkin@mix.wvu.edu>2017-03-31 08:54:20 -0400
committerbjculkin <bjculkin@mix.wvu.edu>2017-03-31 08:54:20 -0400
commit5008c26a604876bcad09c868aa2ec4a2c8b64e35 (patch)
treea4a6c1cc6c6c7bf14dff48846af16ebf93850886 /JPratt/.settings/org.eclipse.jdt.core.prefs
Move Pratt Parser to new project
Diffstat (limited to 'JPratt/.settings/org.eclipse.jdt.core.prefs')
-rw-r--r--JPratt/.settings/org.eclipse.jdt.core.prefs5
1 files changed, 5 insertions, 0 deletions
diff --git a/JPratt/.settings/org.eclipse.jdt.core.prefs b/JPratt/.settings/org.eclipse.jdt.core.prefs
new file mode 100644
index 0000000..714351a
--- /dev/null
+++ b/JPratt/.settings/org.eclipse.jdt.core.prefs
@@ -0,0 +1,5 @@
+eclipse.preferences.version=1
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8
+org.eclipse.jdt.core.compiler.compliance=1.8
+org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning
+org.eclipse.jdt.core.compiler.source=1.8