[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.jdt] Re: Split editor window in JDT plugin

Yao,

I don't think this is a JDT-specific question so you might get a quicker response in the platform newsgroup...


Yao Qi wrote:
We want to split editor.  These two editors are set vertically, and
could display same or different files.

From this link,

http://dev.eclipse.org/newslists/news.eclipse.tools.jdt/msg16666.html

I know how to do this by hands, but how could do this in my program?
Supposing I could get the two file names as input, how could display
them in two vertical editors?


Best Regards