简体   繁体   中英

Problem while setting up IntelliJ on Macos 10.13.2

I know for most of you this may seem a simple error, but I couldn't find any answer or a lead to the problem I'm facing, the main reason is that I'm new to Java Native and I'm not relevant to error messages or whatever is these message telling me.

When I try to run any code as basic as hello world it prints this line first

"/Library/Java/JavaVirtualMachines/jdk-11.0.1.jdk/Contents/Home/bin/java "-javaagent:/Applications/IntelliJ IDEA CE.app/Contents/lib/idea_rt.jar=49909:/Applications/IntelliJ IDEA CE.app/Contents/bin" -Dfile.encoding=UTF-8 -classpath "/Users/marwanabuwasel/Desktop/Java Projects/out/production/Java Projects" Main Hello World again Process finished with exit code 0

I tried to search the message on google a thousand times and always lead me to other problem differ from my problem. I'm using IntelliJ IDEA Community 2018.2.5 , I installed JDK and JRE latest versions manually.

非常感谢大家,这似乎是编译器发出的正常消息,我将如您所说忽略它。抱歉打扰大家。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM