- I downloaded the eclipse language pack from the following site: http://download.eclipse.org/technology/babel/babel_language_packs/R0.10.1/indigo/indigo.php
- I put the downloaded plugins in the plugin folder of my eclipse installation.
My question: How do I use these plugins with my eclipse RCP application now?
I seem to be unable to add them to my application because I can select them no where. I also tried to drop them into the plugin folder of my RCP application after I exported the application and adding the plugin names to the config.ini but I had no success.
I'd appreciate any help on this topic since I'm stuck :(