Hi just try to replace java 1.6 by SUN JDK JAVA EE 1.5
On 7 nov, 07:56, Obviator <[email protected]> wrote: > I've got the same problem. Running Eclipse 3.5.1. This is really > annoying, because I can't debug any projects! It even happens with the > default SDK samples. > > On Nov 5, 8:35 pm, "Mr. P" <[email protected]> wrote:> This is the error > that eclipse gives with the latest Android SDK: > > > !ENTRY org.eclipse.core.jobs 4 2 2009-11-05 11:18:45.061 > > !MESSAGE An internal error occurred during: "Launchingandroid". > > !STACK 0java.lang.NullPointerException > > at > > com.android.ide.eclipse.adt.internal.launch.AndroidLaunchController.launch > > (Unknown Source) > > at > > com.android.ide.eclipse.adt.internal.launch.LaunchConfigDelegate.doLaunch > > (Unknown Source) > > at > > com.android.ide.eclipse.adt.internal.launch.LaunchConfigDelegate.launch > > (Unknown Source) > > at org.eclipse.debug.internal.core.LaunchConfiguration.launch > > (LaunchConfiguration.java:853) > > at org.eclipse.debug.internal.core.LaunchConfiguration.launch > > (LaunchConfiguration.java:703) > > at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch > > (DebugUIPlugin.java:866) > > at org.eclipse.debug.internal.ui.DebugUIPlugin$8.run > > (DebugUIPlugin.java:1069) > > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) > > > Environment: > > > Linux myubuntu 2.6.28-16-generic #55-Ubuntu SMP Tue Oct 20 19:48:24 > > UTC 2009 i686 GNU/Linux > > > javaversion "1.6.0_13"Java(TM) SE Runtime Environment (build > > 1.6.0_13-b03)JavaHotSpot(TM) Server VM (build 11.3-b02, mixed mode) > > > Any clues on how to solve this error? > > > Thanks in advance -- 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

