vote up 1 vote down star
1

Duplicate:


They should perform the following functionalities: - checking for errors - optimize the code - removing unused code - packaging management - compress it (rename varialbe and property name to shorter ones) - obfuscate it (sometime it is the same as compress it.

flag

closed as exact duplicate by Shog9, Bob, cletus, Brian Campbell, Sam Hasler Apr 25 at 11:17

1 Answer

vote up 2 vote down

I have to say Yahoo's YUI Compressor. I have used it for a while now and really like it. Of course once I found one I liked I stopped looking.

javaflight is also worth checking out, its an ant task for the YUI Compressor.

link|flag

Not the answer you're looking for? Browse other questions tagged or ask your own question.