This isn't really in the scope of this list. You might try the adt-dev
Google Group.

On Wed, Aug 31, 2011 at 5:16 AM, David Ribeiro <skywalker....@gmail.com> wrote:
> 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
>



-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training in NYC: http://marakana.com/training/android/

-- 
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