diff options
| -rw-r--r-- | pdf-over-gui/.classpath | 5 | ||||
| -rw-r--r-- | pdf-over-signator/.classpath | 10 | ||||
| -rw-r--r-- | pdf-over-signer/pdf-over-sigpdfas/.classpath | 5 | 
3 files changed, 0 insertions, 20 deletions
| diff --git a/pdf-over-gui/.classpath b/pdf-over-gui/.classpath index 534b5e52..658fc2e3 100644 --- a/pdf-over-gui/.classpath +++ b/pdf-over-gui/.classpath @@ -17,11 +17,6 @@  			<attribute name="maven.pomderived" value="true"/>  		</attributes>  	</classpathentry> -	<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources"> -		<attributes> -			<attribute name="maven.pomderived" value="true"/> -		</attributes> -	</classpathentry>  	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6">  		<attributes>  			<attribute name="maven.pomderived" value="true"/> diff --git a/pdf-over-signator/.classpath b/pdf-over-signator/.classpath index 534b5e52..fd7ad7fb 100644 --- a/pdf-over-signator/.classpath +++ b/pdf-over-signator/.classpath @@ -6,22 +6,12 @@  			<attribute name="maven.pomderived" value="true"/>  		</attributes>  	</classpathentry> -	<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources"> -		<attributes> -			<attribute name="maven.pomderived" value="true"/> -		</attributes> -	</classpathentry>  	<classpathentry kind="src" output="target/test-classes" path="src/test/java">  		<attributes>  			<attribute name="optional" value="true"/>  			<attribute name="maven.pomderived" value="true"/>  		</attributes>  	</classpathentry> -	<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources"> -		<attributes> -			<attribute name="maven.pomderived" value="true"/> -		</attributes> -	</classpathentry>  	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6">  		<attributes>  			<attribute name="maven.pomderived" value="true"/> diff --git a/pdf-over-signer/pdf-over-sigpdfas/.classpath b/pdf-over-signer/pdf-over-sigpdfas/.classpath index 534b5e52..658fc2e3 100644 --- a/pdf-over-signer/pdf-over-sigpdfas/.classpath +++ b/pdf-over-signer/pdf-over-sigpdfas/.classpath @@ -17,11 +17,6 @@  			<attribute name="maven.pomderived" value="true"/>  		</attributes>  	</classpathentry> -	<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources"> -		<attributes> -			<attribute name="maven.pomderived" value="true"/> -		</attributes> -	</classpathentry>  	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6">  		<attributes>  			<attribute name="maven.pomderived" value="true"/> | 
