diff options
| author | bculkin2442 <bjculkin@mix.wvu.edu> | 2016-03-28 08:43:57 -0400 |
|---|---|---|
| committer | bculkin2442 <bjculkin@mix.wvu.edu> | 2016-03-28 08:43:57 -0400 |
| commit | 1a020352bdcbb6b5279b703f93e42a1eb7071e36 (patch) | |
| tree | 12e4c7abe70fe23ceaab9e1bfaf36cc88b5dde9c /dice-lang/.project | |
Initial project commit
Diffstat (limited to 'dice-lang/.project')
| -rw-r--r-- | dice-lang/.project | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/dice-lang/.project b/dice-lang/.project new file mode 100644 index 0000000..20e0bea --- /dev/null +++ b/dice-lang/.project @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>dice-lang</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> |
