java.lang.NullPointerException at org.netbeans.modules.android.project.launch.LaunchInfo.(LaunchInfo.java:50) at org.netbeans.modules.android.project.launch.LaunchInfo.(LaunchInfo.java:39) at org.netbeans.modules.android.project.LaunchExecutor.createLaunchInfo(LaunchExecutor.java:144) at org.netbeans.modules.android.project.LaunchExecutor.doLaunchAfterBuild(LaunchExecutor.java:77) at org.netbeans.modules.android.project.AndroidActionProvider$1.run(AndroidActionProvider.java:180) at org.netbeans.modules.android.project.AndroidActionProvider.invokeAction(AndroidActionProvider.java:189) at org.netbeans.modules.project.ui.actions.ProjectAction$2.run(ProjectAction.java:187) at org.openide.util.Mutex.doEvent(Mutex.java:1356) at org.openide.util.Mutex.writeAccess(Mutex.java:462) at org.netbeans.modules.project.ui.actions.ProjectAction.runSequentially(ProjectAction.java:184) at org.netbeans.modules.project.ui.actions.MainProjectAction$1$1.run(MainProjectAction.java:140) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:749) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:702) at java.awt.EventQueue$3.run(EventQueue.java:696) at java.security.AccessController.doPrivileged(AccessController.java:0) at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75) at java.awt.EventQueue.dispatchEvent(EventQueue.java:719) at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:159) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)