Fix Eclipse .classpath file for JB.

Fix eclipse include path. "filterfw_intermediates/classes-jarjar.jar"
library is no longer used.

Signed-off by: Anton Cherkashyn <mail@antonc.com>

Change-Id: I29cd7b93c0fcd6c0986889b7d3b5562dca04881c
This commit is contained in:
Anton Cherkashyn
2012-07-19 09:14:52 -07:00
parent 0275bc68ea
commit 35000f0a78

View File

@@ -94,7 +94,6 @@
<classpathentry kind="src" path="out/target/common/obj/APPS/QuickSearchBox_intermediates/src/src"/>
<classpathentry kind="src" path="out/target/common/obj/JAVA_LIBRARIES/android-common-carousel_intermediates/src/renderscript/src"/>
<classpathentry kind="src" path="out/target/common/obj/JAVA_LIBRARIES/com.android.emailcommon_intermediates/src/src"/>
<classpathentry kind="lib" path="out/target/common/obj/JAVA_LIBRARIES/filterfw_intermediates/classes-jarjar.jar"/>
<classpathentry kind="src" path="out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/src/core/java"/>
<classpathentry kind="src" path="out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/src/keystore/java"/>
<classpathentry kind="src" path="out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/src/location/java"/>