Hi,

I am developing an eclipse plugin, and I am trying to use Android's
ddmlib, which is exported by the plugin:
com.android.ide.eclipse.ddms .

The problem is: I added that plugin to the dependencies in the
manifest, but when I try to use the classes contained in ddmlib jar,
they aren't accessible. Only com.android.ide.* ones are.

Can anyone help?
Why can't I access the plugin's exported packages?

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

Reply via email to