Hi,

What does this mean (specifically "processing")?

[2009-09-05 23:13:09 - HelloActivity] processing
lejos/nxt/BasicMotorPort.class...

In this case, BasicMotorPort.class is in a jar that is in the build
path of my Android project in Eclipse.

In this case, [2009-09-05 23:13:09 - HelloActivity] processing
javax/microedition/io/Connection.class...

Connection.class is _not_ on the class path.  It may be used by a
class the Android project but I rather expect some error to be thrown
that the class can't be found.

Could it be a bug where possible it was in the classpath but is not now?

Shawn

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