InteliJ Idea 2017.1 for Mac 版 objc[4163]: Class JavaLaunchHelper is implemented in both XXX提示

简介:

You can find all the details here:


IDEA-170117"objc: Class JavaLaunchHelper is implemented in both ..." warning in Run consoles

It's the old bug in Java on Mac that got triggered by the Java Agent being used by the IDE when starting the app. This message is harmless and is safe to ignore. Oracle developer's comment:


The message is benign, there is no negative impact fromthis problem since both copies of that class are identical (compiled from the exact same source). It is purely a cosmetic issue.

The problem is fixed in Java 9 and in Java8 update 152.


If it annoys you or affects your apps in any way, the workaroundfor IntelliJ IDEA is to disable idea_rt launcher agent by addingidea.no.launcher=true into idea.properties (Help | Edit Custom Properties...).



本文转自yeleven 51CTO博客,原文链接:http://blog.51cto.com/11317783/1923464
相关文章
|
4月前
|
iOS开发 MacOS
MAC OS更新系统后IDEA中的SVN报错无法使用
MAC OS更新系统后IDEA中的SVN报错无法使用
|
5月前
|
安全
Mac下IntelliJ IDEA常用快捷键
Mac下IntelliJ IDEA常用快捷键
|
4月前
|
IDE 定位技术 开发工具
Mac中IntelliJ IDEA每次打开立刻“意外退出”的解决方法
Mac中IntelliJ IDEA每次打开立刻“意外退出”的解决方法
158 0
|
4月前
|
Unix Linux Shell
【文件格式问题】文件格式 Windows、Unix/Linux、Mac 导致的问题及处理(idea 或 notepad++ 档案格式转换方法)
【文件格式问题】文件格式 Windows、Unix/Linux、Mac 导致的问题及处理(idea 或 notepad++ 档案格式转换方法)
56 0
|
9月前
|
Java Shell Maven
Mac笔记本idea打包maven工程,本地环境运行正常,打包成功,却启动不成功
Mac笔记本idea打包maven工程,本地环境运行正常,打包成功,却启动不成功
103 0
|
9月前
|
Java 芯片
Mac Idea卡顿、慢解决方案 限制jvm也没有用【超实用】
Mac Idea卡顿、慢解决方案 限制jvm也没有用【超实用】
|
10月前
|
XML IDE Java
关于Mac使用IDEA的设置和小tips
关于Mac使用IDEA的设置和小tips
1176 1
|
11月前
|
iOS开发 MacOS
MAC OS更新系统后IDEA中的SVN报错无法使用
IntelliJ IDEA无法正常使用SVN 报Cannot run program “svn” (in directory “/XXXX/XXXX/XXXX/XXX”): error=2错误! 解决方法来了!
1034 0
|
XML 数据格式
Mac环境IDEA编写XML行注释不显示在行首
Mac环境IDEA编写XML行注释不显示在行首
72 0
|
iOS开发 MacOS
mac下phpize编译提示Cannot find autoconf解决办法
mac下phpize编译提示Cannot find autoconf解决办法
107 0