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 69599 - Global Attach settings cannot be saved
Summary: Global Attach settings cannot be saved
Status: CLOSED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-30 10:57 UTC by ehucka
Modified: 2006-10-09 10:49 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 ehucka 2005-11-30 10:57:29 UTC
I've tried to change already set Global Attach settings but it always returned
to previous state. I had to remove
<USERDIR>\config\Services\org-netbeans-modules-profiler\attach.xml to fix it.
Comment 1 Jiri Sedlacek 2005-11-30 13:20:54 UTC
In fact the settings are changed for next profiling session, but are saved in 
context of main project, not global attach.

Fixed for M11.
Comment 2 ehucka 2005-12-22 11:15:24 UTC
verified