zoukankan      html  css  js  c++  java
  • eclipse中init设置

    -startup
    plugins/org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar
    --launcher.library
    plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.401.v20161122-1740
    -product
    org.eclipse.epp.package.jee.product
    --launcher.defaultAction
    openFile
    -showsplash
    org.eclipse.platform
    512M
    --launcher.defaultAction
    openFile
    --launcher.appendVmargs
    -vmargs
    -Duser.name=sunShaoFeng
    -Dosgi.requiredJavaVersion=1.7
    -Xms512m
    -Xmx2048m
    -XX:PermSize=512M
    -XX:MaxPermSize=1024M

  • 相关阅读:
    第五章4
    第五章3
    第五章2
    第五章1
    第四章14
    第四章13
    第四章12
    第四章11
    第五章例5-6
    第五章例5-4
  • 原文地址:https://www.cnblogs.com/liushisaonian/p/9133336.html
Copyright © 2011-2022 走看看