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 122454 - Profile Main Project is disabled without explanation (new Java application)
Summary: Profile Main Project is disabled without explanation (new Java application)
Status: RESOLVED WORKSFORME
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-21 02:23 UTC by nimarukan
Modified: 2007-11-23 03:36 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 nimarukan 2007-11-21 02:23:46 UTC
In NB6.0rc1
  File / New Project 
    create new Java Application project nbbug
    (provides skeleton nbbug/Main.java class)
  Fill in Main.java class.
    (run main project works.)
    (debug main project works.)

Actual result: All "Profile Main Project" menu items and toolbar button remain disabled without explanation.

Expected result: All "Profile Main Project" menu items and toolbar button are enabled as soon as project created and
Main.java exists (or as soon as it is compiled).

(or there should be an explanation of why it is disabled in the tooltip.  I did not find any reason it should be
disabled from the help sections I found.)
Comment 1 Jiri Sedlacek 2007-11-22 11:20:10 UTC
Works fine for me. Could you please provide the IDE logfile?
Comment 2 nimarukan 2007-11-23 03:36:49 UTC
Since filing this bug I have upgraded to NB6.0rc2, and now cannot reproduce this bug.
Hopefully it is fixed; if it recurs I will refile.