(Realized maybe this is better suited to SuperUser, sorry if it is)

Using NetBeans 7.0 (Build 201104080000) and have just created a remote project for the first time to continue on a (now) remotely located PHP project. (Much better than FileZilla + Notepad++)

Anyways, when I perform an initial batch upload/download, NetBeans spits out a nice log of the FTP activity, which is all good.

However, since I have the project set to upload on save, whenever I save a given file, I receive no output, though it does upload. Explicit uploading/downloading produces output.

I'm concerned in the event of errors or whatnot (or syncing large files which could take awhile) that I'll not know what's going on.

I'm not using SVN (please suppress the urge to advise; I know, I know, I'll figure out SVN for further projects with 2+ developers) but regardless, does anyone have any knowledge of what to do to produce output on save?

有帮助吗?

解决方案

control + 4 or Window => Output

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top