I want to use an IDE to develop my application that uses the Google Closure javascript library. I am currently editing all my javascript files in vim and compiling using Plovr.
However, I would like to harness the power of an IDE that can check for errors and show types to me as I develop. Can I use Eclipse to develop applications that use Google Closure?