diff options
| author | Benjamin Culkin <bjculkin@mix.wvu.edu> | 2018-02-05 13:01:05 -0800 |
|---|---|---|
| committer | Benjamin Culkin <bjculkin@mix.wvu.edu> | 2018-02-05 13:01:05 -0800 |
| commit | 48ed157c10d045746450a9c775b3342ee55a4ac6 (patch) | |
| tree | f0a01bdb46bb4b653046e3494143205256e012bc /.project | |
| parent | fd4facafa9557d6b9566fd63c96b66ffb8a39b3b (diff) | |
Update settings
Diffstat (limited to '.project')
| -rw-r--r-- | .project | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.project b/.project new file mode 100644 index 0000000..2626e11 --- /dev/null +++ b/.project @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>BJCUtils-Parent</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.m2e.core.maven2Builder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.m2e.core.maven2Nature</nature>
+ </natures>
+</projectDescription>
|
