diff options
author | Thomas Knall <t.knall@datentechnik-innovation.com> | 2014-11-25 13:47:22 +0100 |
---|---|---|
committer | Thomas Knall <t.knall@datentechnik-innovation.com> | 2014-11-25 13:47:22 +0100 |
commit | ba5b11188fc2bb3dfd322d8bd1d6e35038d27bec (patch) | |
tree | db89be1a47e55dbb2bcb84d6259050ad05f6d908 /spss/server | |
parent | fb97db9b264b65bc87963eee719c2e433488853c (diff) | |
download | moa-id-spss-ba5b11188fc2bb3dfd322d8bd1d6e35038d27bec.tar.gz moa-id-spss-ba5b11188fc2bb3dfd322d8bd1d6e35038d27bec.tar.bz2 moa-id-spss-ba5b11188fc2bb3dfd322d8bd1d6e35038d27bec.zip |
Remove eclipse project settings from scm.
Diffstat (limited to 'spss/server')
-rw-r--r-- | spss/server/serverws/.project | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/spss/server/serverws/.project b/spss/server/serverws/.project deleted file mode 100644 index 8150d984e..000000000 --- a/spss/server/serverws/.project +++ /dev/null @@ -1,42 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>moa-spss-ws</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.wst.jsdt.core.javascriptValidator</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.jdt.core.javabuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.wst.common.project.facet.core.builder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.wst.validation.validationbuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.m2e.core.maven2Builder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
- <nature>org.eclipse.jdt.core.javanature</nature>
- <nature>org.eclipse.m2e.core.maven2Nature</nature>
- <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
- <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
- <nature>org.eclipse.wst.jsdt.core.jsNature</nature>
- </natures>
-</projectDescription>
|