diff --git a/api/.classpath b/api/.classpath index 52ae72c83..6c635c01d 100644 --- a/api/.classpath +++ b/api/.classpath @@ -3,5 +3,5 @@ - + diff --git a/astrid/.classpath b/astrid/.classpath index 862680f17..8b1831765 100644 --- a/astrid/.classpath +++ b/astrid/.classpath @@ -26,10 +26,7 @@ - - - - + diff --git a/astrid/.project b/astrid/.project index 7955497d1..a8cc9332f 100644 --- a/astrid/.project +++ b/astrid/.project @@ -36,21 +36,4 @@ org.eclipse.jdt.core.javanature org.eclipse.wst.common.project.facet.core.nature - - - GreenDroid_src - 2 - _android_GreenDroid_612cb559/src - - - astridApi_src - 2 - _android_astridApi_98e6a2cf/src - - - facebook_src - 2 - _android_facebook_1da19ac6/src - - diff --git a/facebook/facebook/.classpath b/facebook/facebook/.classpath index 52ae72c83..6c635c01d 100644 --- a/facebook/facebook/.classpath +++ b/facebook/facebook/.classpath @@ -3,5 +3,5 @@ - + diff --git a/greendroid/GreenDroid/.classpath b/greendroid/GreenDroid/.classpath index 52ae72c83..6c635c01d 100644 --- a/greendroid/GreenDroid/.classpath +++ b/greendroid/GreenDroid/.classpath @@ -3,5 +3,5 @@ - + diff --git a/tests/.classpath b/tests/.classpath index 1f0940313..235ca48e1 100644 --- a/tests/.classpath +++ b/tests/.classpath @@ -4,5 +4,6 @@ - + + diff --git a/tests/project.properties b/tests/project.properties index c1fd41ab1..6420eb762 100644 --- a/tests/project.properties +++ b/tests/project.properties @@ -11,3 +11,4 @@ split.density=false # Project target. target=android-8 +android.library.reference.1=../api