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 141498 - Incorrect Profile menu text
Summary: Incorrect Profile menu text
Status: VERIFIED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Milan Kubec
URL:
Keywords: REGRESSION
Depends on: 148748
Blocks:
  Show dependency tree
 
Reported: 2008-07-24 10:16 UTC by Tomas Hurka
Modified: 2009-04-14 15:29 UTC (History)
1 user (show)

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 Tomas Hurka 2008-07-24 10:16:18 UTC
After fix of issue #139019, the Profile menu is incorrect. It should be 
Profile Main Project..
or
Profiler Project (JavaApplication)...

current implementation is missing ... which were there before fix of issue #139019.
Comment 1 Tomas Hurka 2008-07-24 10:20:13 UTC
Don't forgot to change ide.kit/test/qa-functional/src/org/netbeans/test/profiler/ProfilerValidation.java to reflect new menu text.
Comment 2 Milan Kubec 2008-07-28 09:14:52 UTC
Fixed.

http://hg.netbeans.org/main/rev/79a900d67b0b
Comment 3 Quality Engineering 2008-07-28 15:29:30 UTC
Integrated into 'main-golden', available in NB_Trunk_Production #351 build
Changeset: http://hg.netbeans.org/main/rev/79a900d67b0b
User: Milan Kubec <mkubec@netbeans.org>
Log: #141498: profiler action fix and all main project actions have better name formating handling
Comment 4 Tomas Danek 2008-10-16 16:01:25 UTC
verified in rc1.