summaryrefslogtreecommitdiff
path: root/JPratt/.project
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/.project
Move Pratt Parser to new project
Diffstat (limited to 'JPratt/.project')
-rw-r--r--JPratt/.project23
1 files changed, 23 insertions, 0 deletions
diff --git a/JPratt/.project b/JPratt/.project
new file mode 100644
index 0000000..a78486a
--- /dev/null
+++ b/JPratt/.project
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>JPratt</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.m2e.core.maven2Builder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.m2e.core.maven2Nature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>