This looks like a bug with your JDK. You should report this issue with Sun Microsystems or try to use another version.
On Mon, Aug 18, 2008 at 2:32 PM, szeldon <[EMAIL PROTECTED]> wrote: > > Hi, > > When typing > > ./hierarchyviewer > > I get an error like this (emulator is running): > > Exception in thread "main" java.awt.AWTError: Assistive Technology not > found: org.GNOME.Accessibility.JavaBridge > at java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:788) > at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:874) > at > sun.swing.SwingUtilities2$AATextInfo.getAATextInfo(SwingUtilities2.java: > 131) > at > javax.swing.plaf.metal.MetalLookAndFeel.initComponentDefaults(MetalLookAndFeel.java: > 1564) > at > javax.swing.plaf.basic.BasicLookAndFeel.getDefaults(BasicLookAndFeel.java: > 147) > at > javax.swing.plaf.metal.MetalLookAndFeel.getDefaults(MetalLookAndFeel.java: > 1599) > at javax.swing.UIManager.setLookAndFeel(UIManager.java:545) > at javax.swing.UIManager.setLookAndFeel(UIManager.java:585) > at > com.android.hierarchyviewer.HierarchyViewer.initUserInterface(HierarchyViewer.java: > 41) > at > com.android.hierarchyviewer.HierarchyViewer.main(HierarchyViewer.java: > 55) > > > > > -- Romain Guy www.curious-creature.org --~--~---------~--~----~------------~-------~--~----~ 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] Announcing the new Android 0.9 SDK beta! http://android-developers.blogspot.com/2008/08/announcing-beta-release-of-android-sdk.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

