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 93092 - [ProfilingPoints] Can't Insert Profiling Point to inner class
Summary: [ProfilingPoints] Can't Insert Profiling Point to inner class
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-24 12:17 UTC by Ivan Sidorkin
Modified: 2007-03-26 14:23 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 Ivan Sidorkin 2007-01-24 12:17:41 UTC
frofiler build 070124

Steps to reproduce:
1. Create a main class "Main" with an inner class "Inner"
2. Write a method "doIt" within the "Inner" class.
3. try to Insert Profiling Point at any place of inner class

failed to add point
Comment 1 Jiri Sedlacek 2007-03-22 15:07:57 UTC
Profiling Point can be added without any problems after reimplementation.
Comment 2 Ivan Sidorkin 2007-03-26 14:23:22 UTC
verified in 070323