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

Summary: do not auto-open task list window for certain project types
Product: platform Reporter: Stanislav Aubrecht <saubrecht>
Component: Action ItemsAssignee: Jan Peska <JPESKA>
Status: NEW ---    
Severity: normal CC: vv159170
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 184291    

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.