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 - No error when wrong directory entered
Summary: No error when wrong directory entered
Status: RESOLVED INVALID
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Petr Hrebejk
URL:
Keywords:
Depends on:
Blocks: 41537
  Show dependency tree
 
Reported: 2004-07-01 23:07 UTC by Sreenivasa Viswanadha
Modified: 2007-09-26 09:14 UTC (History)
2 users (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 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