• An internal error occurred during: "Building workspace". java.lang.StackOverflowError


    1 错误描述




    2 错误原因

       由上述描述可以,MyEclipse可用内存不足,导致堆内存溢出


    3 解决办法

       修改MyEclipse内存设置

    #utf8 (do not remove)
    #utf8 (do not remove)
    -startup
    ../Common/plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
    --launcher.library
    ../Common/plugins/org.eclipse.equinox.launcher.i18n.win32.win32.x86_64_3.2.0.v201103301700
    -install
    D:/MyEclipse10/MyEclipse 10
    -vm
    D:/MyEclipse10/Common/binary/com.sun.java.jdk.win32.x86_64_1.6.0.013/bin/javaw.exe
    -vmargs
    -Xmx768m
    -XX:MaxPermSize=384m
    -XX:ReservedCodeCacheSize=64m
    -Dosgi.nls.warnings=ignore


  • 相关阅读:
    GIT 相关
    createFile
    值传递、指针传递、引用传递
    Sightseeing trip
    find the longest of the shortest
    Laurenty and Shop
    Dima and Lisa
    Marina and Vasya
    Kolya and Tanya
    Two Substrings
  • 原文地址:https://www.cnblogs.com/hzcya1995/p/13314484.html
Copyright © 2020-2023  润新知