Ok, just to be safe, I'm posting the whole .classpath file:

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
        <classpathentry kind="src" path="src"/>
        <classpathentry kind="src" path="gen"/>
        <classpathentry kind="con"
path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
        <classpathentry kind="lib" path="C:/Android/workspace/Yamba/
jtwitter.jar"/>
        <classpathentry kind="lib" path="C:/Android/android-sdk/platforms/
android-8/android.jar">
                <attributes>
                        <attribute name="javadoc_location" 
value="file:/C:/Program Files/
Android/android-sdk/docs/reference"/>
                </attributes>
                <accessrules>
                        <accessrule kind="nonaccessible" 
pattern="com/android/internal/**"/
>
                </accessrules>
        </classpathentry>
        <classpathentry kind="output" path="bin"/>
</classpath>

See anything wrong?

Thanks,
   --jim

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to