Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » BufferedDocumentScanner should not be in JDT
BufferedDocumentScanner should not be in JDT [message #99814] Fri, 25 July 2003 04:47 Go to next message
Eclipse UserFriend
The jdt.ui.FastJavaPartitionScanner uses a BufferedDocumentScanner to
access the Documentcharacters.
This BufferedDocumentScanner is now also in jdt.ui

I'm also using this BufferedDocumentScanner for writing a propertiesfile
editor, but since I do no want to depend on the whole JDT plugin I've
copy/pasted the BufferedDocumentScanner to my own plugin. IMHO, Moving the
Scanner to jface.text would make reuse simpler.
Re: BufferedDocumentScanner should not be in JDT [message #101355 is a reply to message #99814] Mon, 28 July 2003 05:19 Go to previous message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

roel wrote:

>The jdt.ui.FastJavaPartitionScanner uses a BufferedDocumentScanner to
>access the Documentcharacters.
>This BufferedDocumentScanner is now also in jdt.ui
>
>I'm also using this BufferedDocumentScanner for writing a propertiesfile
>editor, but since I do no want to depend on the whole JDT plugin I've
>copy/pasted the BufferedDocumentScanner to my own plugin. IMHO, Moving the
>Scanner to jface.text would make reuse simpler.
>
>
Add a feature request.

Dani
Previous Topic:CVS versions and branches won't show
Next Topic:Request for help: gettting ruler on programmatically opened editor
Goto Forum:
  


Current Time: Tue Jul 22 15:37:28 EDT 2025

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

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

Back to the top