Answer the question
In order to leave comments, you need to log in
How to speed up Eclipse with javascript files?
On a large project with motools, when editing * .js, it freezes up to a minute.
I tried to disable validation for this project - I won’t say that it helped.
In principle, it is possible to refuse js support when creating, but what if there are medicines?
ps
OS - Debian Wheezy
Eclipse - Indigo Version: 3.7.2
intel core5 2.7Hz
RAM 16 Gb
Answer the question
In order to leave comments, you need to log in
It may help to increase the memory size for java
configurable in eclipse.ini
-Xms128M
-Xmx512M
-XX:MaxPermSize=256m
Try increasing these values
Worked with eclipse then switched to aptana+pydev, after switching to pycharm || phpstorm ide has finally taken off. Pycharm can accurately analyze the contents of a file without overloading the system. Aptana and eclipse, why even on js files that are not very large in the region of 1000 lines, and not only began to simply eat up all the modest resources.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question