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 211332 - Some profiler dialogs need help #2
Summary: Some profiler dialogs need help #2
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Kenneth Ganfield
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-17 13:20 UTC by jtau8042
Modified: 2012-04-26 11:01 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
fix (6.73 KB, patch)
2012-04-18 08:39 UTC, jtau8042
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description jtau8042 2012-04-17 13:20:01 UTC
Help is requested for some of profiler dialogs:
  - Choose Heap Dump Destination
  - Find in Results
  - Select Java Platform to Calibrate
  - Select Snapshots to Compare
Comment 1 jtau8042 2012-04-18 08:39:10 UTC
Created attachment 118436 [details]
fix
Comment 2 Tomas Hurka 2012-04-18 11:47:12 UTC
The patch looks OK to me.
Comment 3 jtau8042 2012-04-20 07:47:43 UTC
changeset: http://hg.netbeans.org/profiler-main/rev/7c7799b6728b
Comment 4 jtau8042 2012-04-20 08:02:28 UTC
Created the following Help IDs:

1) Profile=>Advanced Commands=>Run Profiler Calibration... 
   "Select Java Platform to Calibrate" dialog: JavaPlatformSelector.HelpCtx
2) Profile=>Compare Memory Snapshots... 
   "Select Snapshots to Compare" dialog: SelectExternalSnapshotsPanel.HelpCtx
3) CPU Snapshot window=>Combined Tab=>Ctrl-F
   "Find in Results" dialog: ProfilerUiFindDialog.HelpCtx
4) while profiling => Dump Heap
   "Choose Heap Dump Destination" dialog: ChooseHeapdumpTargetPanel.HelpCtx
Comment 5 Kenneth Ganfield 2012-04-20 15:43:54 UTC
changeset with new topics and mappings : 
http://hg.netbeans.org/main/rev/e14a28963d7c
Comment 6 Quality Engineering 2012-04-21 09:59:35 UTC
Integrated into 'main-golden', will be available in build *201204210400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/e14a28963d7c
User: kganfield <kganfield@netbeans.org>
Log: #211332, add new csh help topics for new profiler help ids
Comment 7 Quality Engineering 2012-04-22 09:49:47 UTC
Integrated into 'main-golden', will be available in build *201204220400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/7c7799b6728b
User: Jan Taus <jtau8042@netbeans.org>
Log: Help context provider implemented for the requested dialogs. This is fix for issue #211332.
Comment 8 jtau8042 2012-04-23 11:16:56 UTC
Thank you Ken. Feel free to close the bug.
Comment 9 Kenneth Ganfield 2012-04-26 11:01:58 UTC
Marking as fixed