diff --git a/api/default.properties b/api/default.properties
index 2262a388ea..d357fe2147 100644
--- a/api/default.properties
+++ b/api/default.properties
@@ -9,4 +9,4 @@
android.library=true
# Project target.
-target=android-3
+target=android-4
diff --git a/astrid/.classpath b/astrid/.classpath
index 808d8c1b7a..f3f2947e24 100644
--- a/astrid/.classpath
+++ b/astrid/.classpath
@@ -16,5 +16,6 @@
+
diff --git a/astrid/.project b/astrid/.project
index 4b34a7ef78..fa28c40a2a 100644
--- a/astrid/.project
+++ b/astrid/.project
@@ -37,6 +37,11 @@
org.eclipse.wst.common.project.facet.core.nature
+
+ GreenDroid_src
+ 2
+ _android_GreenDroid_612cb559/src
+
astridApi_src
2
diff --git a/astrid/default.properties b/astrid/default.properties
index d47181a7f0..d990da54f5 100644
--- a/astrid/default.properties
+++ b/astrid/default.properties
@@ -9,7 +9,8 @@
# Indicates whether an apk should be generated for each density.
split.density=false
-android.library.reference.1=../../astridApi/
+android.library.reference.1=../api/
# Project target.
target=android-8
apk-configurations=
+android.library.reference.2=../greendroid/GreenDroid/
diff --git a/samples/filters/.project b/samples/filters/.project
deleted file mode 100644
index 8496b7c6a0..0000000000
--- a/samples/filters/.project
+++ /dev/null
@@ -1,33 +0,0 @@
-
-
- astrid-samples-filters
-
-
-
-
-
- com.android.ide.eclipse.adt.ResourceManagerBuilder
-
-
-
-
- com.android.ide.eclipse.adt.PreCompilerBuilder
-
-
-
-
- org.eclipse.jdt.core.javabuilder
-
-
-
-
- com.android.ide.eclipse.adt.ApkBuilder
-
-
-
-
-
- com.android.ide.eclipse.adt.AndroidNature
- org.eclipse.jdt.core.javanature
-
-