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 49158 - Cannot open a project
Summary: Cannot open a project
Status: RESOLVED WORKSFORME
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 4.x
Hardware: Macintosh Mac OS X
: P1 blocker (vote)
Assignee: Petr Hrebejk
URL:
Keywords:
Depends on:
Blocks: 41535
  Show dependency tree
 
Reported: 2004-09-16 15:21 UTC by dkkopp
Modified: 2004-09-20 10:50 UTC (History)
1 user (show)

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 dkkopp 2004-09-16 15:21:36 UTC
Running NetBeans 4.0 beta 1 on OS X 10.3.5 with 
Java 142 Update 2 FC (Also duplicated with latest 
Q build)

I installed NetBeans and created a simple "Hello 
World" type project using the Java Application 
project template. It built and ran.

I then closed the project and restarted NetBeans. 
When I try to open the project, the project 
dialog shows the project directory with its 
little graphical indicator. When I click on the 
directory, the project name is placed into the 
project text field. However, when I click on the 
Open button, the project is not opened. Instead, 
the dialog box descends into the project's 
directory.

I noticed that when the dialog box came up, the 
file type combo box was blank. I have tried 
setting it to the Project type, but that doesn't 
do anything.
Comment 1 Jesse Glick 2004-09-16 17:58:56 UTC
Tim (or anyone else running Mac OS X), can you reproduce? I remember
there being problems with the project chooser on Macs, but I thought
this was fixed long ago.
Comment 2 Petr Hrebejk 2004-09-20 10:50:57 UTC
Notice that there are three buttons "Open" -> decents down into the
directory, "Close" -> not interesting and "Open Project Folder" ->
really opens the project. The trouble is that the "Open" is the
default button (binking), which means thet the correct button is hard
to find. We've already filled a bug against the Apple JDK. Sorry for
the inconveninece but we'll probably have to live with that for 4.0. 

The "Open Project Folder" button works for me and really opens the
project.