I'm using windows 7 64bit and everytime I code (java core only) in Eclipse Indigo, for some reasons, eclipse randomly shutdowns after Ctrl+S, Ctrl+Space or even when F6 or F8 in debugging process. After eclipse shutdowns, the 'javaw.exe' still remains in Task Manager so I have to turn it off manually in order to renew another coding session in eclipse. Any help would be appreciated!
Asked
Active
Viewed 40 times
0
-
Its bug in Eclipse https://bugs.eclipse.org/bugs/show_bug.cgi?id=485094 – sForSujit Jul 07 '17 at 07:48
-
Thanks sForSujit but i still cannot find the solution – LuanBK Jul 07 '17 at 07:54
-
it may help: https://stackoverflow.com/questions/23602413/eclipse-keep-closing-suddenly – Mustafa Çil Jul 07 '17 at 07:54
-
@mustafacil i read it before, tried it but no luck! – LuanBK Jul 07 '17 at 07:56
1 Answers
0
I just downloaded the lastest version of Eclipse Indigo from Eclipse's Homepage, and i still haven't seen any crash till now. I think it works!

LuanBK
- 1
- 2
-
-
-
In the beginning stage of my project, i have to use Indigo, cannot use the newer version. It's mandatory – LuanBK Jul 11 '17 at 01:57
-