We have globalized our eclipse plugins, and want to use babel to validate the globalization done.
What are the steps to be followed to integrate our projects with the babel language packs,
or how could we use babel for validation without integrating, in case it is possible.
Once you add your project's map files into Babel so that it knows where to find your .properties files, you can download a "Pseudo Translations" build (it's currently the last language on the download page) corresponding to your project and use that pack to verify that all of your strings are properly externalized.