Is it possible to use YUI compressor automaticly, and deploy to a FTP server, using Netbeans for php ?
Asked
Active
Viewed 1,364 times
2 Answers
3
Maybe you can use ANT in Netbeans, just like it can be done in Eclipse. Automate Eclipse "Yui Compressor..."
2
If you are working with a PHP project for example, you could have a script execute when you hit F6 (Run) that does this work for you. Its setup in the project properties configuration.
See this link: http://webartisan.se/yui-compressor-netbeans/

Puffy
- 21
- 1