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 45822

Summary: No error when wrong directory entered
Product: java Reporter: Sreenivasa Viswanadha <kaikalur>
Component: UnsupportedAssignee: Petr Hrebejk <phrebejk>
Status: RESOLVED INVALID    
Severity: blocker CC: jrojcek, tzezula
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 41537    

Description Sreenivasa Viswanadha 2004-07-01 23:07:09 UTC
I am trying to create a Java project from existing
sources. I entered a source directory that did not
exist. There was no error, but the 'Finish' button
was simply disabled. It will be good to at least
show an error in the 'status' area of the wizard
and/or beep. It tooks me 1 minute to realize my error.
Comment 1 Jesse Glick 2004-07-05 19:00:24 UTC
An error message "Source Packages Folder doesn't exist" [not yet
passed through English editing for the release] is displayed in the
error area of the wizard generally used for display of messages that
prevent the wizard from proceeding.

Note: I thought such messages were supposed to appear in red; for some
reason this one appears in blue on JDK 1.4 + Metal at least, making it
less apparent than it could be.
Comment 2 Sreenivasa Viswanadha 2004-07-12 15:08:02 UTC
OK I see it now. But I think the placement of this error message is
not the best. Generally people look for status area to be a single at
the very bottom of the window whereas this message is showing up in
the bottom panel for which the context is not clear, i.e., is it an
input area, config area or an error message area?

BTW, could you just throw in a beep when this message shows up?
Comment 3 Quality Engineering 2007-09-20 12:46:18 UTC
Reorganization of java component