On Tuesday, 29 January 2013 at 19:35:45 UTC, Jacob Carlborg wrote:
On 2013-01-29 13:26, Bruno Medeiros wrote:

By default, yes, but you can do what Jacob wanted with the "Show Source
of Selected Element Only" functionality:
http://help.eclipse.org/juno/index.jsp?topic=/org.eclipse.jdt.doc.user/reference/views/ref-java-editor.htm

That's somewhat similar to what I had in mind. But that just removes all other code that is not selected from the editor. I want to have multiple editors or views of the same file side by side. These views don't need to be any larger than the code they're showing.

When on Eclipse I tend to use the Java browsing perspective.

http://help.eclipse.org/juno/index.jsp?topic=%2Forg.eclipse.jdt.doc.user%2FgettingStarted%2Fqs-Browsing.htm

It brings back memories when I used Smalltalk at the university. :)

--
Paulo

Reply via email to