From 4a66441b93759ec1f48a7dcae2b6f517cc0163ec Mon Sep 17 00:00:00 2001 From: Kelven Yang Date: Thu, 17 Feb 2011 09:55:05 -0800 Subject: [PATCH] Fix Eclipse project settings for separation of JUnit --- agent/.classpath | 23 +++++++++-------- deps/.classpath | 1 - tools/.classpath | 67 ++++++++++++++++++++++++------------------------ utils/.classpath | 17 ++++++------ 4 files changed, 55 insertions(+), 53 deletions(-) diff --git a/agent/.classpath b/agent/.classpath index f64100f07e3..1a244747b88 100644 --- a/agent/.classpath +++ b/agent/.classpath @@ -1,11 +1,12 @@ - - - - - - - - - - - + + + + + + + + + + + + diff --git a/deps/.classpath b/deps/.classpath index 706a5deae1b..dd10e0bac9f 100644 --- a/deps/.classpath +++ b/deps/.classpath @@ -21,7 +21,6 @@ - diff --git a/tools/.classpath b/tools/.classpath index ef8ce922467..f497797e014 100644 --- a/tools/.classpath +++ b/tools/.classpath @@ -1,33 +1,34 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/utils/.classpath b/utils/.classpath index 18f729dff05..75958a9e165 100644 --- a/utils/.classpath +++ b/utils/.classpath @@ -1,8 +1,9 @@ - - - - - - - - + + + + + + + + +