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 165703 - Need to display other message if user added wrong directory into 'Base Directory' field
Summary: Need to display other message if user added wrong directory into 'Base Direct...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-21 14:07 UTC by soldatov
Modified: 2011-04-28 05:06 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 soldatov 2009-05-21 14:07:55 UTC
Scenario:
- Add some remote host
- Press Add button
- Type some invalid path into 'Base Directory' field (/tmp/ssddffgg for example) and press Check button
==> 'No compiler sets were found for this Base Directory' message appears
I think If base directory is not exist, then user expects other message ('Directory is not exist or is not available' or
other same text).
Comment 1 Alexander Simon 2011-04-27 16:37:57 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/4ad076d05d98
Comment 2 Quality Engineering 2011-04-28 05:06:58 UTC
Integrated into 'main-golden', will be available in build *201104280000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/4ad076d05d98
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #165703 Need to display other message if user added wrong directory into 'Base Directory' field