Eclipse挂了,如何正确杀死它? [英] Eclipse hanging, how to kill it properly?

查看:146
本文介绍了Eclipse挂了,如何正确杀死它?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有时候我的Eclipse挂起了,我需要猛烈地杀死它。但是,我无法正确执行此操作。似乎kill -9并没有以适当的方式将其关闭,因为我仍然可以看到挂起的窗口。什么样的命令序列可以正常杀死我的Eclipse,所以我可以重新启动它?

Sometimes my Eclipse hangs and I need to kill it violently. However, I have been unable to do it properly. It seems that kill -9 does not actually shut it down in a proper way since I can still see the hanged window. What command sequence would kill my Eclipse properly so I could restart it?

我正在运行Ubuntu 12.10和Eclipse 4.2(Juno)。

I am running Ubuntu 12.10 and Eclipse 4.2(Juno).

推荐答案

您需要终止运行Eclipse的 javaw 进程(通常是大约有1GB内存的进程)用法:))

You need to kill the javaw process on which Eclipse runs (usually it is the one with about 1GB memory usage :) )

这篇关于Eclipse挂了,如何正确杀死它?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆