This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 270773

Summary: IllegalArgumentException: debug.fix
Product: projects Reporter: emiddio <emiddio>
Component: Generic InfrastructureAssignee: Tomas Stupka <tstupka>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 221634
Attachments: stacktrace

Description emiddio 2017-05-30 23:29:09 UTC
Build: NetBeans IDE 8.2 (Build 201609300101)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.112-b15, Java(TM) SE Runtime Environment, 1.8.0_112-b15
OS: Windows 7

User Comments:
emiddio: unknown

GUEST: Clicked the debug fix button without making any code changes.

GUEST: debud fix not working.

GUEST: don't known

GUEST: <Please provide a description of the problem or the steps to reproduce>dgffdgfd

GUEST: '
'

GUEST: apply code changes

emiddio: not sure

GUEST: <Please provide a description of the problem or the steps to reproduce>gfh

GUEST: IllegalArgumentException: debug.fix

GUEST: <Please provide a description of the problem or the steps to reproduce>




Stacktrace: 
java.lang.IllegalArgumentException: debug.fix
   at org.netbeans.spi.project.support.LookupProviderSupport$MergedActionProvider.invokeAction(LookupProviderSupport.java:291)
   at org.netbeans.modules.debugger.jpda.projectsui.FixActionProvider.invokeAction(FixActionProvider.java:202)
   at org.netbeans.modules.debugger.jpda.projectsui.FixActionProvider.access$000(FixActionProvider.java:101)
   at org.netbeans.modules.debugger.jpda.projectsui.FixActionProvider$1.run(FixActionProvider.java:163)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:301)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)
Comment 1 emiddio 2017-05-30 23:29:12 UTC
Created attachment 164440 [details]
stacktrace