Skip to main content



      Home
Home » Newcomers » Newcomers » is the eclipse editor a streamin editor
is the eclipse editor a streamin editor [message #109792] Mon, 17 October 2005 11:57 Go to next message
Eclipse UserFriend
Does the eclipse editor use streaming with large files or does it try to
load them into memory. i need to read very large files ( a couple of
gigs) and was wondering if eclipse could manage it.
Re: is the eclipse editor a streamin editor [message #109859 is a reply to message #109792] Tue, 18 October 2005 04:12 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: daniel.megert.eclipse.org

teknokrat wrote:

> Does the eclipse editor use streaming with large files or does it try
> to load them into memory. i need to read very large files ( a couple
> of gigs) and was wondering if eclipse could manage it.

No, the editor loads it into memory. There's already an existing feature
request in bugzilla. You could write your own ITextStore along with
document subclass that gets configured with your text store.

Dani
Re: is the eclipse editor a streamin editor [message #110105 is a reply to message #109859] Wed, 19 October 2005 11:45 Go to previous message
Eclipse UserFriend
Daniel Megert wrote:
> teknokrat wrote:
>
>> Does the eclipse editor use streaming with large files or does it try
>> to load them into memory. i need to read very large files ( a couple
>> of gigs) and was wondering if eclipse could manage it.
>
> No, the editor loads it into memory. There's already an existing feature
> request in bugzilla. You could write your own ITextStore along with
> document subclass that gets configured with your text store.
>
> Dani

I know that this isn't the right forum but still... I am stumped. Does
anyone know of a streaming editor for windows? preferably a free one?
Previous Topic:like a command box appears
Next Topic:Newbie help with SWT
Goto Forum:
  


Current Time: Mon Jul 21 23:52:33 EDT 2025

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

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

Back to the top