Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save dobrivoje/2af15a84dbd3179938e0fbf288d512b4 to your computer and use it in GitHub Desktop.
Save dobrivoje/2af15a84dbd3179938e0fbf288d512b4 to your computer and use it in GitHub Desktop.
Netbeans 8.2, Windows10 64-bit - Smooth Work
Just to mention that I work on Intel i5 and Windows10-64bit.
I tried literally everything. After one of those system updates, my Netbeans 8.2 influenced a system to be very slow, almost to the point of unresponsiveness. During NB startup or build, system is practically unresponsive.
So, all possible tweaks both Netbeans and Java, couldn't solve a problem.
It seems that Windows update itself trigger off a problem to happen, as updates did changes on low system level, I suppose.
I decided to lower a Netbeans PID, by creating new shortcut like this :
cmd.exe /c start "Netbeans 8.2 LowPrio" /Low "C:\Program Files\NetBeans 8.2\bin\netbeans64.exe"
For now I can work without disruption, and it's far more smoother, than before.
@irfankundi786
Copy link

i am looking netbean 8.2 window 64 bit ... after searching on internet i could not found it so i am requesting if you have this version please share i looking for it...Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment