Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 170004

Summary: Junit Launch shortcut fails
Product: z_Archived Reporter: Eugene Chan <ewchan>
Component: TPTPAssignee: Eugene Chan <ewchan>
Status: CLOSED DUPLICATE QA Contact:
Severity: major    
Priority: P1 CC: jkubasta
Version: unspecifiedKeywords: plan
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Eugene Chan CLA 2007-01-09 14:51:00 EST
Profile JUnit launch shortcut fails with the following exception.

java.lang.NullPointerException
null

java.lang.NullPointerException
  at org.eclipse.tptp.trace.ui.internal.launcher.deleg.application.PIDelegateHelper.getProcessParameter(PIDelegateHelper.java:94)
  at org.eclipse.tptp.trace.ui.internal.launcher.deleg.application.PIJUnitLauncherDelegate.getProcessParameters(PIJUnitLauncherDelegate.java:51)
  at org.eclipse.tptp.trace.ui.provisional.launcher.PrimaryLaunchDelegate.run(PrimaryLaunchDelegate.java:238)
  at java.lang.Thread.run(Thread.java:799)

Moreover, Profile JUnit Plug-in test is missing in the context menu (Profile) for JUnit Plug-in test
Comment 1 Eugene Chan CLA 2007-04-16 12:11:58 EDT

*** This bug has been marked as a duplicate of bug 181273 ***
Comment 2 Eugene Chan CLA 2009-02-24 17:07:41 EST
CLOSE BUG