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.all | |
| parent | 2ea09edcade53e2be09039e9bad7a25d50ea2b4b (diff) | |
Remove unnecessary files
Diffstat (limited to 'projects/net.wotonomy.all')
| -rw-r--r-- | projects/net.wotonomy.all/.classpath | 5 | ||||
| -rw-r--r-- | projects/net.wotonomy.all/.project | 23 |
2 files changed, 0 insertions, 28 deletions
diff --git a/projects/net.wotonomy.all/.classpath b/projects/net.wotonomy.all/.classpath deleted file mode 100644 index 5b3f131..0000000 --- a/projects/net.wotonomy.all/.classpath +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<classpath> - <classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/> - <classpathentry kind="output" path="target/classes"/> -</classpath> diff --git a/projects/net.wotonomy.all/.project b/projects/net.wotonomy.all/.project deleted file mode 100644 index eb5e918..0000000 --- a/projects/net.wotonomy.all/.project +++ /dev/null @@ -1,23 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>net.wotonomy.all</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> |
