diff options
| author | bculkin2442 <bjculkin@mix.wvu.edu> | 2018-10-14 11:45:12 -0400 |
|---|---|---|
| committer | bculkin2442 <bjculkin@mix.wvu.edu> | 2018-10-14 11:45:12 -0400 |
| commit | c3938640678c11f1a6319d1534ff79f433b65cc5 (patch) | |
| tree | e34181720547c54d37950b97f54c15c591a8e2e0 /CSMath/.project | |
| parent | 8f42378c707c8c962082e394fe67ac3bb5cd557b (diff) | |
Convert to Maven project
As a side effect of doing so, use classes from the library.
Diffstat (limited to 'CSMath/.project')
| -rw-r--r-- | CSMath/.project | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CSMath/.project b/CSMath/.project index 453ea31..ab16557 100644 --- a/CSMath/.project +++ b/CSMath/.project @@ -10,8 +10,14 @@ <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>
|
