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 143727 - Could not build or run remote project after restart IDE
Summary: Could not build or run remote project after restart IDE
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-13 10:16 UTC by alexandrov
Modified: 2008-08-13 16:45 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 alexandrov 2008-08-13 10:17:47 UTC
Create remote host, make it default. Create project. The remote host is development host for the project. Restart IDE.
Try to build project - nothing happens. In this time should be a dialog warning about non-connected remote server and
suggesting to connect.
It is a regression, so mark as P1.
Comment 1 Vladimir Voskresensky 2008-08-13 16:45:42 UTC
fixed:
http://hg.netbeans.org/main?cmd=changeset;node=d34039eb63c4

+ introduced modal dialog to block user actions during configuring remote host
+ run original action after successful host configuration