Eclipse经常出现未响应问题
Posted yhm9
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Eclipse经常出现未响应问题相关的知识,希望对你有一定的参考价值。
修改eclipse.ini文件
-startup
plugins/org.eclipse.equinox.launcher_1.5.0.v20180512-1130.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.700.v20180518-1200
-product
org.eclipse.epp.package.jee.product
-showsplash
org.eclipse.epp.package.common
--launcher.defaultAction
openFile
--launcher.defaultAction
openFile
--launcher.appendVmargs
-vmargs
-Dosgi.requiredJavaVersion=1.8
-Dosgi.instance.area.default=@user.home/eclipse-workspace
-XX:+UseG1GC
-XX:+UseStringDeduplication
--add-modules=ALL-SYSTEM
-Dosgi.requiredJavaVersion=1.8
-Dosgi.dataAreaRequiresExplicitInit=true
-Xms512m
-Xmx2048m
-launcher.XXMaxPermSize
512M
-launcher.XXMaxPermSize
512m
自动编译取消掉
检验取消掉没必要的检验:
在左侧点击【validation】选项,在右侧可以看到eclipse进行的自动检查都有哪些内容。
以上是关于Eclipse经常出现未响应问题的主要内容,如果未能解决你的问题,请参考以下文章
Allegro 16.6在PCB布线过程中放大缩小时经常出现卡在那未响应了