Re: BP Album+ || New Features Requests and Discussion
RE: Hey Foxly is it possible to use NetBeans to edit files live on the server? Was just curious because I want to test it out, I currently use GVim.
It depends what you mean by “Live on the Server”.
If you mean “Live on a LOCAL development server”, yes, NetBeans excels at this job. It even automatically refreshes modified files, so if you’re dumping debug info to a text file and have it open in NetBeans, added text will show up in the display sort of like a terminal window.
On the other hand, if you mean “Live on a remote server”, yes it can do that as well. Ideally just by mounting the remote server HTTP directory as a network drive.
I think NetBeans might also have FTP functionality, but I haven’t tried it yet.
^F^