[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.pdt] Re: Autocompletion and Typing Sluggish - PDT2.0.0GA

How large are your files? Do they have many functions/methods in them. One thing you can try is to turn code folding off. This will keep the editor from trying to recalculate the code folding points in the file.

I doubt tha tthe maxPermSize greater than 256Mb is going to make any difference in this.

Dave

Tim College wrote:
The files are stored locally.

I've already increased the maxPermSize to 1500MB, and Eclipse/PDT is not using anywhere near that, unless I'm completely missing some other secret process :)

Thanks for the suggestions

Tim