Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » [JFace] multiple partitionings
[JFace] multiple partitionings [message #259228] Wed, 07 July 2004 11:10 Go to next message
Eclipse UserFriend
Originally posted by: daniel.rohe.stud.tu-ilmenau.de

Hello newsgroup,

I have a document with multiple partitionings, maybe PHP and HTML or JSP and
HTML. Is it possible to create a single source editor that contains a
document with multiple partitionings and also multiple source viewers for
displaying the document partitions in the single source editor? Or is the
only possible solution to use a partition scanner for partitioning and a
scanner for each partition?

Greetings,
Daniel
Re: [JFace] multiple partitionings [message #259616 is a reply to message #259228] Thu, 08 July 2004 09:28 Go to previous message
Eclipse UserFriend
> I have a document with multiple partitionings, maybe PHP and HTML or JSP and
> HTML. Is it possible to create a single source editor that contains a
> document with multiple partitionings and also multiple source viewers for
> displaying the document partitions in the single source editor?

Not quite sure what you mean by an editor with multiple viewers - a
multi-page editor with mutiple tabs?

> Or is the
> only possible solution to use a partition scanner for partitioning and a
> scanner for each partition?

I suggest the latter - Note that a document supports multiple
paritionings in parallel (see IDocumentExtension3). And each
partitioning can dissect the document into a different set of partitions.

-tom
Previous Topic:Missing Project Type on Eclipse 3.0 on Mac OSX
Next Topic:Eclipse 3.0 Ant editor problem
Goto Forum:
  


Current Time: Sat May 10 01:04:19 EDT 2025

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

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

Back to the top