# HG changeset patch # User Ingo Weinzierl # Date 1341305467 0 # Node ID 332e28aa60bde61b918aca68022b598135a72eb5 # Parent b77465617071b27eb24330c8f3dabea8bb0641af Removed Eclipse configuration from version control. artifacts/trunk@4855 c6561f87-3c4e-4783-a992-168aeb5c3f6f diff -r b77465617071 -r 332e28aa60bd ChangeLog --- a/ChangeLog Mon Jun 25 18:14:38 2012 +0000 +++ b/ChangeLog Tue Jul 03 08:51:07 2012 +0000 @@ -1,3 +1,8 @@ +2012-07-03 Ingo Weinzierl + + * artifact-database/.settings/org.eclipse.jdt.core.prefs: Removed from + version control (Eclipse configurations should not be in SVN!). + 2012-02-26 Felix Wolfsteller * artifact-database/src/main/java/de/intevation/artifactdatabase/ArtifactDatabaseImpl.java, diff -r b77465617071 -r 332e28aa60bd artifact-database/.settings/org.eclipse.jdt.core.prefs --- a/artifact-database/.settings/org.eclipse.jdt.core.prefs Mon Jun 25 18:14:38 2012 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,5 +0,0 @@ -#Tue Sep 08 09:33:09 CEST 2009 -org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5 -eclipse.preferences.version=1 -org.eclipse.jdt.core.compiler.source=1.5 -org.eclipse.jdt.core.compiler.compliance=1.5