diff options
| author | Benjamin Culkin <scorpress@gmail.com> | 2024-05-20 17:55:28 -0400 |
|---|---|---|
| committer | Benjamin Culkin <scorpress@gmail.com> | 2024-05-20 17:55:28 -0400 |
| commit | d1378716fda89e48450b7ca1333b505d800504a5 (patch) | |
| tree | 5f6091128c50127a7457f4ff89afa99ae2fa9bb3 /projects/net.wotonomy.test | |
| parent | 2ea09edcade53e2be09039e9bad7a25d50ea2b4b (diff) | |
Remove unnecessary files
Diffstat (limited to 'projects/net.wotonomy.test')
| -rw-r--r-- | projects/net.wotonomy.test/.classpath | 7 | ||||
| -rw-r--r-- | projects/net.wotonomy.test/.project | 23 |
2 files changed, 0 insertions, 30 deletions
diff --git a/projects/net.wotonomy.test/.classpath b/projects/net.wotonomy.test/.classpath deleted file mode 100644 index dce51f2..0000000 --- a/projects/net.wotonomy.test/.classpath +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<classpath> - <classpathentry kind="src" path="src/main/java"/> - <classpathentry sourcepath="JRE_SRC" kind="var" path="JRE_LIB"/> - <classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/> - <classpathentry kind="output" path="target/classes"/> -</classpath> diff --git a/projects/net.wotonomy.test/.project b/projects/net.wotonomy.test/.project deleted file mode 100644 index 12cd40d..0000000 --- a/projects/net.wotonomy.test/.project +++ /dev/null @@ -1,23 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>net.wotonomy.test</name> - <comment></comment> - <projects> - </projects> - <buildSpec> - <buildCommand> - <name>org.eclipse.jdt.core.javabuilder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> - <name>org.maven.ide.eclipse.maven2Builder</name> - <arguments> - </arguments> - </buildCommand> - </buildSpec> - <natures> - <nature>org.eclipse.jdt.core.javanature</nature> - <nature>org.maven.ide.eclipse.maven2Nature</nature> - </natures> -</projectDescription> |
