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 60244 - The user is prompted to select main project at strange times
Summary: The user is prompted to select main project at strange times
Status: CLOSED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: iformanek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-19 18:45 UTC by iformanek
Modified: 2007-02-12 21:57 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 iformanek 2005-06-19 18:45:01 UTC
This is due to mainProjectHack we use to determine the main project.
Right now this misbehaves e.g. when opening the first project, when, before the 
project finishes loading, the dialog to select main project is dispayed.

We need to figure out how to find out the main project without disturbing the 
user.
Comment 1 iformanek 2005-09-13 11:48:51 UTC
Fixed in M9 by using the new 5.0 API to obtain main project, avoiding the hack 
that caused problems
Comment 2 ehucka 2006-10-09 12:08:37 UTC
Verification of old issues.
Comment 3 Alexander Kouznetsov 2007-02-12 21:57:42 UTC
Closing old issues.