码迷,mamicode.com
首页 > 系统相关 > 详细

Eclipse daemon not running. starting it now on port ***的

时间:2015-11-20 17:38:09      阅读:225      评论:0      收藏:0      [点我收藏+]

标签:

daemon not running. starting it now on port ***的

 

1) 运行 cmd,进入命令行
2) 输入 netstat -ano ,找出占用端口***(port ***)的线程ID(PID)
3) Ctrl + Alt + Delete打开任务管理器,在近程分页下选择对相应PID的进程,关掉。 如果没有PID这一列,点击“查看”->“选择列”添加PID列。

Eclipse daemon not running. starting it now on port ***的

标签:

原文地址:http://www.cnblogs.com/zhangxia/p/4981094.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!