Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » make multiple editor open for the same file possible
make multiple editor open for the same file possible [message #38072] Mon, 19 May 2003 11:45 Go to next message
Eclipse UserFriend
Hi:

currently, Eclipse only allow one editor open for the same file.

in practice, i found sometimes it is neccessary to open multiple editor
for the same file. eg. inside one class, there is methodA(), which call
methodB() and methodC(). and inside methodB(), it calls methodX(),
methodY(). etc. when i do the edit, it is more convienent to have one
editor open showing methodA(), which has the control structure of logic
flow of calling other methods. then some other editors open showing other
methods.

thanks for your attention.

kevin.
Re: make multiple editor open for the same file possible [message #38105 is a reply to message #38072] Mon, 19 May 2003 11:56 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.nos.pam.us.ibm.com

This can only be done by opening a new eclipse window (i.e. Window->New
Window). From there you can open up another editor on the same class.

Rich
Re: make multiple editor open for the same file possible [message #38402 is a reply to message #38105] Mon, 19 May 2003 14:10 Go to previous message
Eclipse UserFriend
Richard L. Kulp wrote:

> This can only be done by opening a new eclipse window (i.e. Window->New
> Window). From there you can open up another editor on the same class.

> Rich


Hi, Rich:

thanks alot.

kevin.
Previous Topic:Refreshing a Tree View from Changes of the Property Sheet View
Next Topic:Obtaining Revision and Branch info from a Team Resource
Goto Forum:
  


Current Time: Sat Jul 19 02:38:45 EDT 2025

Powered by FUDForum. Page generated in 0.02523 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top