Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果将 Azul 的 Zulu 用作 JDK,有时 Eclipse EE 会在 Windows Server 2008/2012 上挂起。但它适用于 Oracle JDK。
Eclipse 使用 JVM 供应商的内部检查并相应地调整内存设置。在撰写本文时,当前版本的 Eclipse 还不知道 Zulu。JVM 用户可以通过添加下一个设置来手动设置内存调整eclipse.ini
eclipse.ini
-vmargs -XX:MaxPermSize=256m