Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » a few number of files in only one editor
a few number of files in only one editor [message #271019] Fri, 10 September 2004 14:55 Go to next message
Michael Seele is currently offline Michael SeeleFriend
Messages: 124
Registered: July 2009
Senior Member
hi,
i want to show a few number of files only in one editor! what must i do
when the user click onto a file and there is already an editor for this
file opened? how can i do this?
thx mseele
Re: a few number of files in only one editor [message #271087 is a reply to message #271019] Sat, 11 September 2004 14:45 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: news.karsten-becker.de

Michael Seele wrote:

> hi,
> i want to show a few number of files only in one editor! what must i do
> when the user click onto a file and there is already an editor for this
> file opened? how can i do this?
> thx mseele
>
My first guess would be that you get the handle of the editor somehow,
and then you just call setInput().
Or do you want to have a MultipageEditor?

Karsten
Re: a few number of files in only one editor [message #271121 is a reply to message #271087] Mon, 13 September 2004 05:55 Go to previous message
Michael Seele is currently offline Michael SeeleFriend
Messages: 124
Registered: July 2009
Senior Member
Karsten Becker wrote:

> Michael Seele wrote:

> > hi,
> > i want to show a few number of files only in one editor! what must i do
> > when the user click onto a file and there is already an editor for this
> > file opened? how can i do this?
> > thx mseele
> >
> My first guess would be that you get the handle of the editor somehow,
> and then you just call setInput().
> Or do you want to have a MultipageEditor?

> Karsten

no, i don't want to have an MultipageEditor!
how can i get the handle of the editors? what do you mean with setInput()?
sorry, i'm a newbie!!!
Previous Topic:loadLibrary random VM abort
Next Topic:connect eclipse client to jboss/apache axis
Goto Forum:
  


Current Time: Wed Jul 17 14:17:22 GMT 2024

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

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

Back to the top