<legend id='ugTaM'><style id='ugTaM'><dir id='ugTaM'><q id='ugTaM'></q></dir></style></legend>

    1. <i id='ugTaM'><tr id='ugTaM'><dt id='ugTaM'><q id='ugTaM'><span id='ugTaM'><b id='ugTaM'><form id='ugTaM'><ins id='ugTaM'></ins><ul id='ugTaM'></ul><sub id='ugTaM'></sub></form><legend id='ugTaM'></legend><bdo id='ugTaM'><pre id='ugTaM'><center id='ugTaM'></center></pre></bdo></b><th id='ugTaM'></th></span></q></dt></tr></i><div id='ugTaM'><tfoot id='ugTaM'></tfoot><dl id='ugTaM'><fieldset id='ugTaM'></fieldset></dl></div>
      <tfoot id='ugTaM'></tfoot>

      <small id='ugTaM'></small><noframes id='ugTaM'>

        <bdo id='ugTaM'></bdo><ul id='ugTaM'></ul>
    2. 调试eclipse插件项目——PermGen空间,内存不足错误

      时间:2023-08-21

      <small id='OT0yO'></small><noframes id='OT0yO'>

        • <tfoot id='OT0yO'></tfoot>
            <tbody id='OT0yO'></tbody>
          <i id='OT0yO'><tr id='OT0yO'><dt id='OT0yO'><q id='OT0yO'><span id='OT0yO'><b id='OT0yO'><form id='OT0yO'><ins id='OT0yO'></ins><ul id='OT0yO'></ul><sub id='OT0yO'></sub></form><legend id='OT0yO'></legend><bdo id='OT0yO'><pre id='OT0yO'><center id='OT0yO'></center></pre></bdo></b><th id='OT0yO'></th></span></q></dt></tr></i><div id='OT0yO'><tfoot id='OT0yO'></tfoot><dl id='OT0yO'><fieldset id='OT0yO'></fieldset></dl></div>
          • <legend id='OT0yO'><style id='OT0yO'><dir id='OT0yO'><q id='OT0yO'></q></dir></style></legend>

                <bdo id='OT0yO'></bdo><ul id='OT0yO'></ul>

              • 本文介绍了调试eclipse插件项目——PermGen空间,内存不足错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                问题描述

                我有一个插件项目.当我将其作为 Eclipse 应用程序进行调试时,在打开的第二个 Eclipse 中,我想打开项目资源管理器窗口.一旦单击按钮执行此操作,我就会得到 java.lang.OutOfMemoryError: PermGen space.我尝试在首选项中更改 PermGen 空间,但没有帮助.任何人都可以提出一个解决方案.

                I have a plugin project. When i debug this as an eclipse application, in the 2nd eclipse that opens, I want to open Project explorer window. As soon as I click on the button to do this, I get java.lang.OutOfMemoryError: PermGen space. I tried changing the PermGen space in the preference, but it did not help. Can any one please suggest a solution.

                推荐答案

                你应该将 -XX:MaxPermSize=256m 或 512m 添加到 Window>Preferences>Java>Installed JREs 偏好页面.编辑 JRE 并将其添加到默认 VM 参数选项卡.

                You should add the -XX:MaxPermSize=256m or 512m to the Window>Preferences>Java>Installed JREs preference page. Edit a JRE and add it to the Default VM arguments tab.

                eclipse 原生启动器使用 eclipse.ini 向 Oracle JVM 添加额外的 permgen 参数,但在运行时启动期间不使用该信息.

                The eclipse native launcher uses the eclipse.ini to add extra permgen arguments to Oracle JVMs, but that information is not used during runtime launching.

                这篇关于调试eclipse插件项目——PermGen空间,内存不足错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                上一篇:如何获得“活跃编辑器"在 Eclipse 插件中? 下一篇:可以比较文件的子部分的 Diff 工具

                相关文章

                <tfoot id='8C3xt'></tfoot>

                  <small id='8C3xt'></small><noframes id='8C3xt'>

                  <i id='8C3xt'><tr id='8C3xt'><dt id='8C3xt'><q id='8C3xt'><span id='8C3xt'><b id='8C3xt'><form id='8C3xt'><ins id='8C3xt'></ins><ul id='8C3xt'></ul><sub id='8C3xt'></sub></form><legend id='8C3xt'></legend><bdo id='8C3xt'><pre id='8C3xt'><center id='8C3xt'></center></pre></bdo></b><th id='8C3xt'></th></span></q></dt></tr></i><div id='8C3xt'><tfoot id='8C3xt'></tfoot><dl id='8C3xt'><fieldset id='8C3xt'></fieldset></dl></div>
                  • <bdo id='8C3xt'></bdo><ul id='8C3xt'></ul>

                  1. <legend id='8C3xt'><style id='8C3xt'><dir id='8C3xt'><q id='8C3xt'></q></dir></style></legend>