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 132668

Summary: Can't set breakpoint after NBM install
Product: javascript Reporter: _ krystyna <krystyna>
Component: DebuggerAssignee: Joelle Lam <joellelam>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description _ krystyna 2008-04-11 22:36:49 UTC
NBMs install should force a restart?

Steps to reproduce:

1. NBMs (build 46) uninstalled and restarted IDE as prompted
2. Installed NBMs (build 47) -- no prompt for restart
3. Return to already loaded (jMaki) project in IDE and attempt to set a breakpoint.
>couldn't set breakpoint after several tries within two javascript files of the project
4.Setting the project to main didn't help
5.Opened a recent project
>couldn't set breakpoint in that project's html files
6. Restart the IDE -- could then enable breakpoints
Comment 1 _ sandipchitale 2008-04-11 23:31:13 UTC
It may be a simple matter of enabling Restart IDE after install flag of our modules. But I will let you investigate.
Comment 2 Joelle Lam 2008-04-18 01:19:56 UTC
This should be fixed since Sandip is always restarting the ide.
Comment 3 _ krystyna 2008-04-19 01:24:52 UTC
Verified fixed, thanks.