Hi I wanted to know if there's some option for disabling Netbeans to upload all files of a recently imported remote (php) project.

I always check "Upload files on run", in the project configuration. But when I click on run Netbeans selects all files by default (I modified only some). The file checkboxes cannot be disabled at once and you have to do this one by one (imagine you have 5000 files...). That's annoying.

Do you know any solution?

thank you

link|improve this question
feedback

1 Answer

up vote 0 down vote accepted

Well... there is a "uncheck all" option if you right-click somewhere on the list, then you can use the search function to track down the files you modified then check those. Next time Netbeans will upload just the modified files, at least that always worked for me.

link|improve this answer
Hehe I didn't realized that. Thank you It worked :) – user31624 Mar 19 '10 at 9:16
feedback

Your Answer

 
or
required, but never shown