summaryrefslogtreecommitdiff
path: root/RGens/.classpath
diff options
context:
space:
mode:
authorbculkin2442 <bjculkin@mix.wvu.edu>2015-09-16 20:40:46 -0400
committerbculkin2442 <bjculkin@mix.wvu.edu>2015-09-16 20:40:46 -0400
commitcb18d83ae78bcb9113b010f659f09a8efd84f9e3 (patch)
treec543e511ad6b05156702907ecb9b1f0f80d69176 /RGens/.classpath
parent1af5bdd1f439f482adedbdd35c1db7f4064709ee (diff)
Basic program to create grammars from text files.
Creates grammars from text files, using a series of pragmas to direct behavior.
Diffstat (limited to 'RGens/.classpath')
-rw-r--r--RGens/.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/RGens/.classpath b/RGens/.classpath
index 0a1dadd..af1430b 100644
--- a/RGens/.classpath
+++ b/RGens/.classpath
@@ -12,7 +12,7 @@
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5">
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>