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.web | |
| parent | 2ea09edcade53e2be09039e9bad7a25d50ea2b4b (diff) | |
Remove unnecessary files
Diffstat (limited to 'projects/net.wotonomy.web')
| -rw-r--r-- | projects/net.wotonomy.web/.classpath | 8 | ||||
| -rw-r--r-- | projects/net.wotonomy.web/.project | 23 | ||||
| -rw-r--r-- | projects/net.wotonomy.web/.settings/org.eclipse.jdt.core.prefs | 12 | ||||
| -rw-r--r-- | projects/net.wotonomy.web/.settings/org.eclipse.jdt.ui.prefs | 3 |
4 files changed, 0 insertions, 46 deletions
diff --git a/projects/net.wotonomy.web/.classpath b/projects/net.wotonomy.web/.classpath deleted file mode 100644 index cf9357f..0000000 --- a/projects/net.wotonomy.web/.classpath +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<classpath> - <classpathentry output="target/classes" kind="src" path="src/main/java"/> - <classpathentry output="target/test-classes" kind="src" path="src/test/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.web/.project b/projects/net.wotonomy.web/.project deleted file mode 100644 index 59b6177..0000000 --- a/projects/net.wotonomy.web/.project +++ /dev/null @@ -1,23 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>net.wotonomy.web</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> diff --git a/projects/net.wotonomy.web/.settings/org.eclipse.jdt.core.prefs b/projects/net.wotonomy.web/.settings/org.eclipse.jdt.core.prefs deleted file mode 100644 index f0418e2..0000000 --- a/projects/net.wotonomy.web/.settings/org.eclipse.jdt.core.prefs +++ /dev/null @@ -1,12 +0,0 @@ -#Thu Feb 16 21:51:56 EST 2006 -eclipse.preferences.version=1 -org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled -org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.2 -org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve -org.eclipse.jdt.core.compiler.compliance=1.4 -org.eclipse.jdt.core.compiler.debug.lineNumber=generate -org.eclipse.jdt.core.compiler.debug.localVariable=generate -org.eclipse.jdt.core.compiler.debug.sourceFile=generate -org.eclipse.jdt.core.compiler.problem.assertIdentifier=warning -org.eclipse.jdt.core.compiler.problem.enumIdentifier=warning -org.eclipse.jdt.core.compiler.source=1.3 diff --git a/projects/net.wotonomy.web/.settings/org.eclipse.jdt.ui.prefs b/projects/net.wotonomy.web/.settings/org.eclipse.jdt.ui.prefs deleted file mode 100644 index ad23fed..0000000 --- a/projects/net.wotonomy.web/.settings/org.eclipse.jdt.ui.prefs +++ /dev/null @@ -1,3 +0,0 @@ -#Thu Feb 16 21:51:56 EST 2006 -eclipse.preferences.version=1 -internal.default.compliance=default |
