fuyanan

1、将eclipse.ini中的所有内存夸大一倍

-startup
plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20150204-1316
-product
org.eclipse.epp.package.jee.product
--launcher.defaultAction
openFile
--launcher.XXMaxPermSize
512M
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
512m
--launcher.defaultAction
openFile
--launcher.appendVmargs
-vmargs
-Dosgi.requiredJavaVersion=1.6
-Xms256m
-Xmx1024m

2、在cmd中启动eclipse,命令如下

     eclipse.exe路径  -clean

     示例如下所示:

分类:

技术点:

相关文章:

  • 2022-01-03
  • 2021-07-06
  • 2022-12-23
  • 2021-04-28
  • 2021-06-24
  • 2021-06-10
  • 2021-09-02
  • 2021-11-10
猜你喜欢
  • 2022-01-03
  • 2022-01-03
  • 2021-06-26
  • 2022-01-03
  • 2022-01-07
  • 2021-09-06
  • 2021-08-22
相关资源
相似解决方案