diff options
| author | bjculkin <bjculkin@mix.wvu.edu> | 2017-03-31 08:54:20 -0400 |
|---|---|---|
| committer | bjculkin <bjculkin@mix.wvu.edu> | 2017-03-31 08:54:20 -0400 |
| commit | 5008c26a604876bcad09c868aa2ec4a2c8b64e35 (patch) | |
| tree | a4a6c1cc6c6c7bf14dff48846af16ebf93850886 /JPratt/.project | |
Move Pratt Parser to new project
Diffstat (limited to 'JPratt/.project')
| -rw-r--r-- | JPratt/.project | 23 |
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> |
