I am developing a project using AngularJS and I am planning to minfiy the JS and CSS files in Eclipse IDE.
I am very new to Eclipse. Could you please suggest some process and links.
I would integrate a minify step in your build process rather than (manually) minifying the Javascript code after each change. Which tool is best suited depends on how you build the software.
You may also want to consider to let your server minify Javascript code on the fly before delivering. That again depends on the server that delivers your resources - if that is under your control.
For ocassionally minifying Javascript code, there are several Eclipse plug-ins that claim to to the job:
... or you can resort to an online service like http://jscompress.com/.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With