Java Compiling/running slow in Eclipse

时间:2016-06-23 18:16:33

标签: java eclipse performance

So I have an issue that I can't seem to fix. No matter the size of my projects, I've always compiled in under a second or two at maximum. Now since two days ago, it starts compiling and the red "Terminate" button lights up. It takes about 5-6 seconds before it actually opens up and runs. I've tried new workspaces and just a main function class to print a simple string, still same slowness.

I've tried resetting all themes and options, I've tried turning off ALL validation, I've tried reinstalling Eclipse with two different versions, and finally I've mixed with parameters in eclipse.ini such as giving it more RAM.

Possible reasons behind the slowness (that I can think of): -Corrupted file (possibly in some appdata folder or the likes since root is redone upon reinstall) -Upgrade to Windows 10 (however it worked fine for weeks before this happened)

Specs if needed: -Windows 10 Home 64 bit -i7-4820k CPU @3,85GHz overclock (small overclocking that's np with internal ac) -16GB RAM -GTX 780

Checked around for some help but found none. Any at all is very much appreciated, thanks!

Edit: It's a graphical issue, still unknown if it's related to Java or Eclipse.

0 个答案:

没有答案