From e31e0c40a5c849ea82ab1074ff4bed282551fc0b Mon Sep 17 00:00:00 2001 From: Kelven Yang Date: Wed, 12 Jan 2011 10:58:00 -0800 Subject: [PATCH] Add a holding Eclipse project to help build Eclipse workplace upon deps directory. Be it either deps or thirdparty to hold reference .jars, we better use the same --- deps/.project | 11 +++++++++++ utils/.classpath | 29 ++++++++++++++++------------- 2 files changed, 27 insertions(+), 13 deletions(-) create mode 100644 deps/.project diff --git a/deps/.project b/deps/.project new file mode 100644 index 00000000000..2d10b0c4b06 --- /dev/null +++ b/deps/.project @@ -0,0 +1,11 @@ + + + deps + + + + + + + + diff --git a/utils/.classpath b/utils/.classpath index a2f59b44764..e1b97740fe8 100644 --- a/utils/.classpath +++ b/utils/.classpath @@ -1,13 +1,16 @@ - - - - - - - - - - - - - + + + + + + + + + + + + + + + +