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 - IllegalArgumentException: debug.fix
Summary: IllegalArgumentException: debug.fix
Status: NEW
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-30 23:29 UTC by emiddio
Modified: 2017-05-30 23:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 221634


Attachments
stacktrace (2.30 KB, text/plain)
2017-05-30 23:29 UTC, emiddio
Details

Note You need to log in before you can comment on or make changes to this bug.
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