diff options
| author | kstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2012-02-17 18:47:35 +0000 | 
|---|---|---|
| committer | kstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2012-02-17 18:47:35 +0000 | 
| commit | c52e1b3e4c47ae073e91c67a9fcaebd440ff80eb (patch) | |
| tree | 09313f0d310d2cef7f8d18c942a26b130015860e /id/server | |
| parent | 5c2cb2280b1e0dde76bc69422cb09dcb0b88f6f3 (diff) | |
| download | moa-id-spss-c52e1b3e4c47ae073e91c67a9fcaebd440ff80eb.tar.gz moa-id-spss-c52e1b3e4c47ae073e91c67a9fcaebd440ff80eb.tar.bz2 moa-id-spss-c52e1b3e4c47ae073e91c67a9fcaebd440ff80eb.zip | |
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1255 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'id/server')
| -rw-r--r-- | id/server/.classpath | 6 | ||||
| -rw-r--r-- | id/server/.project | 29 | 
2 files changed, 0 insertions, 35 deletions
| diff --git a/id/server/.classpath b/id/server/.classpath deleted file mode 100644 index d7501e2c4..000000000 --- a/id/server/.classpath +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?>
 -<classpath>
 -	<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
 -	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 -	<classpathentry kind="output" path="target/classes"/>
 -</classpath>
 diff --git a/id/server/.project b/id/server/.project deleted file mode 100644 index 4608c7645..000000000 --- a/id/server/.project +++ /dev/null @@ -1,29 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?>
 -<projectDescription>
 -	<name>moa-id</name>
 -	<comment></comment>
 -	<projects>
 -	</projects>
 -	<buildSpec>
 -		<buildCommand>
 -			<name>org.eclipse.wst.common.project.facet.core.builder</name>
 -			<arguments>
 -			</arguments>
 -		</buildCommand>
 -		<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>
 -		<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
 -	</natures>
 -</projectDescription>
 | 
