I am developing session beans using Eclipse IDE.
I have one problem;
whenever I highlight a method and press F3 to navigate to the method
definition, eclipse always takes me to the home interface rather than
the implementation.
Does anyone know of a way to get eclipse to go to the implementation
rather than the interface?
Bow
------