From 2ec5bef63f71659d5cfe8e264307660ca16f4d7a Mon Sep 17 00:00:00 2001 From: Alex Huang Date: Thu, 20 Jan 2011 10:31:18 -0800 Subject: [PATCH] eclipse workspace changes --- agent/.classpath | 1 + api/.classpath | 1 + api/src/com/cloud/resource/Concierge.java | 10 ----- client/tomcatconf/components.xml.in | 3 -- console-proxy/.classpath | 2 +- console-viewer/.classpath | 2 +- core/.classpath | 1 + deps/.project | 28 ++++++++----- server/.classpath | 51 ++++++++++++----------- utils/.classpath | 33 ++++++++------- 10 files changed, 65 insertions(+), 67 deletions(-) delete mode 100644 api/src/com/cloud/resource/Concierge.java diff --git a/agent/.classpath b/agent/.classpath index f36c50ee1f6..f2bd7d7bc6e 100644 --- a/agent/.classpath +++ b/agent/.classpath @@ -12,5 +12,6 @@ + diff --git a/api/.classpath b/api/.classpath index e52580d102b..dc73036afd7 100644 --- a/api/.classpath +++ b/api/.classpath @@ -5,5 +5,6 @@ + diff --git a/api/src/com/cloud/resource/Concierge.java b/api/src/com/cloud/resource/Concierge.java deleted file mode 100644 index 04b1538ef5b..00000000000 --- a/api/src/com/cloud/resource/Concierge.java +++ /dev/null @@ -1,10 +0,0 @@ -/** - * - */ -package com.cloud.resource; - -import com.cloud.utils.component.Adapter; - -public interface Concierge extends Adapter { - -} diff --git a/client/tomcatconf/components.xml.in b/client/tomcatconf/components.xml.in index 84b56bebca6..f021a7fe50c 100755 --- a/client/tomcatconf/components.xml.in +++ b/client/tomcatconf/components.xml.in @@ -61,9 +61,6 @@ - - - diff --git a/console-proxy/.classpath b/console-proxy/.classpath index 521b7a55fa9..5a34eae6642 100644 --- a/console-proxy/.classpath +++ b/console-proxy/.classpath @@ -4,6 +4,6 @@ - + diff --git a/console-viewer/.classpath b/console-viewer/.classpath index 170f58a8bbb..e8a8d8c0a84 100644 --- a/console-viewer/.classpath +++ b/console-viewer/.classpath @@ -2,6 +2,6 @@ - + diff --git a/core/.classpath b/core/.classpath index f1a4de71803..27c5aa6a984 100644 --- a/core/.classpath +++ b/core/.classpath @@ -39,5 +39,6 @@ + diff --git a/deps/.project b/deps/.project index 2d10b0c4b06..901f15e089b 100644 --- a/deps/.project +++ b/deps/.project @@ -1,11 +1,17 @@ - - - deps - - - - - - - - + + + deps + + + + + + org.eclipse.jdt.core.javabuilder + + + + + + org.eclipse.jdt.core.javanature + + diff --git a/server/.classpath b/server/.classpath index b18c9660ffe..52b60598f7d 100644 --- a/server/.classpath +++ b/server/.classpath @@ -1,25 +1,26 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/utils/.classpath b/utils/.classpath index e1b97740fe8..6248f0c9744 100644 --- a/utils/.classpath +++ b/utils/.classpath @@ -1,16 +1,17 @@ - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + +