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 185488 - do not auto-open task list window for certain project types
Summary: do not auto-open task list window for certain project types
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Action Items (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jan Peska
URL:
Keywords:
Depends on:
Blocks: 184291
  Show dependency tree
 
Reported: 2010-05-05 09:00 UTC by Stanislav Aubrecht
Modified: 2011-09-01 16:21 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stanislav Aubrecht 2010-05-05 09:00:58 UTC
task list window opens automatically when any project is opened. some projects do not provide any task list data so the window remains empty.

introduce some sort of hint into tasklist's API that can be added to Project's lookup to indicate that task list window shouldn't open when that project type is opened.