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 - Can't set breakpoint after NBM install
Summary: Can't set breakpoint after NBM install
Status: VERIFIED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Joelle Lam
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-11 22:36 UTC by _ krystyna
Modified: 2008-04-25 12:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

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