Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Java editor as a page in a multipage editor
Java editor as a page in a multipage editor [message #89641] Wed, 27 August 2003 11:14 Go to next message
Eclipse UserFriend
Is anything happening with Bugzilla bugs numbers 21414 and 40282?
These essentially request that the Java editor be able to be a page of
a multipage editor (which is not possible now).
Re: Java editor as a page in a multipage editor [message #89844 is a reply to message #89641] Wed, 27 August 2003 23:31 Go to previous message
Eclipse UserFriend
Originally posted by: scheglov_ke.nlmk.ru

Don Wills <don.wills@dbcsoftware.com> wrote:

> Is anything happening with Bugzilla bugs numbers 21414 and 40282?
> These essentially request that the Java editor be able to be a page of
> a multipage editor (which is not possible now).
In reallity it is possible by using internal API.
Just inherit from CompilationUnitEditor and override
createPartControl. Create CTabFolder and use one tab for
super.createPartControl().

--
SY, Konstantin.
Advanced Eclipse SWT Designer (http://www.swt-designer.com)
Previous Topic:JDT.DEBUG - Terminating ILaunches does not completely work
Next Topic:Reflect changes to IStorage in custom editor
Goto Forum:
  


Current Time: Thu May 08 07:35:38 EDT 2025

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

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

Back to the top