Debug an Eclipse plugin in a different language?
- by david
I'm trying to debug an Eclipse plug-in when it is running in another language (japanese).
The problem I'm encountering is: I can't get the Eclipse debugger to run another Eclipse instance in another language.
I've got all my strings externalized to resource bundles ... and, when the plug-in is installed in Eclipse on a machine that has it's…