diff options
| author | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2020-03-24 15:52:39 -0300 |
|---|---|---|
| committer | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2020-03-24 15:52:39 -0300 |
| commit | e1b0b2fa0d6bc3dd114713b3fe2f021f0da74c38 (patch) | |
| tree | cca812682a4c53bdde6793cc29cf566a39a1c67d /.project | |
| parent | b07c320acf7f75ca47c2e2e16708e7865a548c88 (diff) | |
| parent | 7689fed35a28630a8c7943fda776da43c743f3f0 (diff) | |
Merge branch 'master' of https://github.com/bculkin2442/tlIItools
Diffstat (limited to '.project')
| -rw-r--r-- | .project | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/.project b/.project new file mode 100644 index 00000000..fbddd866 --- /dev/null +++ b/.project @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>tlIITools</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.jdt.core.javanature</nature> + <nature>org.eclipse.m2e.core.maven2Nature</nature> + </natures> +</projectDescription> |
