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 269569 - Running a project with non-existing working directory fails without error
Summary: Running a project with non-existing working directory fails without error
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.2
Hardware: PC Windows 10 x64
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-16 08:38 UTC by lfischer
Modified: 2017-01-16 08:38 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 lfischer 2017-01-16 08:38:22 UTC
I had a windows share mounted as drive e: and set that as working directory for a project. Now next time I tried to run the project I did not mount that share before.

While it is perfectly right that netbeans did not start the project - it is definitely not ok to do so silently. No error message - no log entry no nothing came up. It just silently did nothing.

Some form of error message would be good.