From 2eeaa8429d67e760cf6f689a0ff8b60a6287b8f1 Mon Sep 17 00:00:00 2001 From: pdanner Date: Fri, 24 Aug 2007 12:06:00 +0000 Subject: renamed deprecated files from old repository to make room for new project dependend files git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@954 d688527b-c9ab-4aba-bd8d-4036d912da1d --- common/.classpath | 21 --------------------- common/.classpath.old | 21 +++++++++++++++++++++ common/.project | 17 ----------------- common/.project.old | 17 +++++++++++++++++ 4 files changed, 38 insertions(+), 38 deletions(-) delete mode 100644 common/.classpath create mode 100644 common/.classpath.old delete mode 100644 common/.project create mode 100644 common/.project.old diff --git a/common/.classpath b/common/.classpath deleted file mode 100644 index 893b270f1..000000000 --- a/common/.classpath +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/common/.classpath.old b/common/.classpath.old new file mode 100644 index 000000000..893b270f1 --- /dev/null +++ b/common/.classpath.old @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/common/.project b/common/.project deleted file mode 100644 index e36e03c8d..000000000 --- a/common/.project +++ /dev/null @@ -1,17 +0,0 @@ - - - MOA Common - - - - - - org.eclipse.jdt.core.javabuilder - - - - - - org.eclipse.jdt.core.javanature - - diff --git a/common/.project.old b/common/.project.old new file mode 100644 index 000000000..e36e03c8d --- /dev/null +++ b/common/.project.old @@ -0,0 +1,17 @@ + + + MOA Common + + + + + + org.eclipse.jdt.core.javabuilder + + + + + + org.eclipse.jdt.core.javanature + + -- cgit v1.2.3