英文:
IntelliJ IDEA is taking forever to compile a simple "Hello World!" code using MacBook
问题
我正在尝试编译一个简单的“Hello World!”代码,但似乎无法正常工作。我在我的计算机上卸载了防病毒软件“ESET Cybersecurity Pro”,但仍然没有帮助。对我来说运行我的代码真的是个问题。
英文:
I'm trying to compile a simple "Hello World!" code, but it seems not to be working. I uninstalled the anti-virus "ESET Cybersecurity Pro" on my computer, and it still didn't help. It is really an issue for me to run my codes.
答案1
得分: 0
禁用或配置ESET以不阻止本地连接,并忽略IDE/项目文件夹。有关更多详细信息,请联系ESET支持。
英文:
Disable or configure ESET to not block localhost connections and ignore IDE/project folders. Contact ESET support for more details.
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
评论