mac版 eclipse 只能run不能debug的解决方案

mac下使用eclipse 进行debug时报错:

ERROR: transport error 202: gethostbyname: unknown host ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510) JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [debugInit.c:750] FATAL ERROR in native method: JDWP No transports initialized, jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197) 

分析错误提示,是找不到主机host,google一下,在stackoverflow找到了解决方案,在hosts中加入

127.0.0.1 localhost 

-hosts修改方法:

hosts不能直接在/etc中修改,或者用文件编辑工具打开

在Finder中,点击shift+command+G,输入/etc,将hosts文件拷贝到桌面,修改后再拷贝回去(需要输入密码)。

如果不行,大家可以试试 intellJ 等工具。

版权声明:

作者: freeclashnode

链接: https://www.freeclashnode.com/news/article-432.htm

来源: FreeClashNode

文章版权归作者所有,未经允许请勿转载。

免费节点实时更新

热门文章

最新文章

归档