I ve been using Aptana for some time now, and as of recent I ve been dealing with files that are really, really big (500+ lines of code, which is huge for me, being a novice developer). Whenever I deal with smaller files, I get that weird sensation that I m "in front of" what s typing, but now I m quite sure of it--there is a significant lag between when I type something and when I see the text appear on screen. I don t have this issue with Dreamweaver CS3, so I know my computer has the capability to edit these files without this happening, but Eclipse still lags.
I also don t see when something is being deleted if I hold down backspace, I see the first few characters get deleted, but then everything "hangs." Once I release the backspace key, the characters that would ve been shown deleting instantly vanish all at once. The same thing happens with the forward delete key.
I m beginning to think this is an issue with Java, since I have the same feeling that everything is slightly "behind me" when I m using -any- Java application.
The computer is an intel Pentium 4 3.2 GHz Prescott, with 2GB s of DDR400 RAM and a Radeon HD3650 graphics card.
If anyone knows how to fix this lagging issue, I m all ears (eyes?); if anyone can recommend a different IDE with capabilities similar to Aptana (I do Python, HTML, CSS and JS; I use Git for SCM), I d be glad to give it a try. Thanks!