diff options
author | Philip Jordan <[email protected]> | 2016-10-18 10:58:05 +1300 |
---|---|---|
committer | GitHub <[email protected]> | 2016-10-18 10:58:05 +1300 |
commit | 781f17052b83db286b18204dad0ff260d97da553 (patch) | |
tree | 0dbeee4bab9bb747d01002fb80f4b8986f303315 | |
parent | 207e7d9801c50d2aea8486d81733da1fc9b09502 (diff) |
Delete .project
-rw-r--r-- | .project | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/.project b/.project deleted file mode 100644 index f2c3c59..0000000 --- a/.project +++ /dev/null @@ -1,23 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>java3d-examples</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>
|