|
From: Antranig B. <ant...@ca...> - 2004-11-04 16:05:25
|
Selecting "Open Java Type" = CTRL-ALT-T from the highlighted class name in either the text or graphical bean definition view permanently destroys the browse-to functionality in Eclipse! Instead of showing all of the browsed-to class (usually accessed via CTRL-SPACE), the editor only shows the code for the method selected, or if the class, only the code for the class, omitting the import and package declarations. This state is permanent! Shutting down Eclipse and restarting it does not clear it! I'd actually strongly appreciate any hints on how to edit my preferences file to reverse this, since I currently have no option but to clear it out completely. I'm using Eclipse 3.0.1, GEF 3.0.1, Spring 1.1 and the latest Spring IDE plugin from the devel update site. Thanks, Antranig. |