1*8caefee3SMatthias Ringwald<?xml version="1.0" encoding="UTF-8"?> 2*8caefee3SMatthias Ringwald<classpath> 3*8caefee3SMatthias Ringwald <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> 4*8caefee3SMatthias Ringwald <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> 5*8caefee3SMatthias Ringwald <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/> 6*8caefee3SMatthias Ringwald <classpathentry kind="lib" path="libs/android-support-v4.jar"/> 7*8caefee3SMatthias Ringwald <classpathentry kind="src" path="src"/> 8*8caefee3SMatthias Ringwald <classpathentry kind="src" path="btstack-gen"/> 9*8caefee3SMatthias Ringwald <classpathentry kind="src" path="btstack-src"/> 10*8caefee3SMatthias Ringwald <classpathentry kind="src" path="gen"/> 11*8caefee3SMatthias Ringwald <classpathentry kind="output" path="bin/classes"/> 12*8caefee3SMatthias Ringwald</classpath> 13