Menu

#145 Big File can not be readable

v5.2
closed-wont-fix
nobody
core (195)
5
2013-12-09
2007-05-29
kleinstein
No

if i open a big text file(>100 MB), then jEdit will not open this big file.

Discussion

  • Alan Ezust

    Alan Ezust - 2007-05-29
    • status: open --> closed-wont-fix
     
  • Alan Ezust

    Alan Ezust - 2007-05-29

    Logged In: YES
    user_id=935841
    Originator: NO

    I wouldn't use jedit for 100mb files (for that I use emacs), but if you really must, you need a fast computer, lots of memory, and you need
    edit the script that starts jEdit, and passes this option to the JVM:

    -mx400m

    Preferably you have at least 1gb of RAM too.

     
  • Matthieu Casanova

    Logged In: YES
    user_id=285591
    Originator: NO

    In fact the best thing would be a mode that would not read the entire file, but it would be too much work, because the textarea is not ready for such thing.
    Maybe one day ...

     

Log in to post a comment.