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 28084

Summary: Title of main window contains "No Project" although project Default is opened
Product: platform Reporter: Marian Mirilovic <mmirilovic>
Component: -- Other --Assignee: Peter Zavadsky <pzavadsky>
Status: CLOSED WONTFIX    
Severity: blocker CC: jglick
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Marian Mirilovic 2002-10-17 16:24:40 UTC
[nb_dev](20021017), [jdk1.4.1](fcs)
Comment 1 Jesse Glick 2002-10-31 15:45:47 UTC
Suggest this be WONTFIX, and delete the " - No Project" from the title
bar. 4.0 Projects will behave differently anyway.
Comment 2 Peter Zavadsky 2002-11-01 09:46:02 UTC
That's right.

I removed the - No Project part from title.

core/../windows/Bundle.properties 1.47
               /MainWindow.java 1.50
Comment 3 Marian Mirilovic 2002-11-01 09:57:52 UTC
You won't fix this one, but:
- you change target milestone 
- remove "No Project" from title
?????

Maybe I am not understand, but it means that issue is fixed now.
Am I right?
Comment 4 Peter Zavadsky 2002-11-01 10:31:06 UTC
I don't know if wontfix can have milestone. Please repair it if needed.

I removed the needless No Project label from title. And marked it as
wontfix, since the separating projects from core, doesn't allow to
keep that functionality in nice way.
So it seems it is better to be removed than poluting core code by
another hack, since the current projects module in dev build will be
replaced by new projects anyway.