这是发生啥了 是不是安装出了问题
通过查看第一行可以有报错信息,建议查看https://blog.csdn.net/hong2511/article/details/80958928!望采纳!
修改配置文件
eclipse.ini
-startup
plugins/org.eclipse.equinox.launcher_1.0.200.v20090520.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519
-product
org.eclipse.epp.package.jee.product
--launcher.XXMaxPermSize
256M
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
-vmargs
-Dosgi.requiredjavaVersion=1.5
-Xms40m
-Xmx512m
将最后一行改为 -Xmx256m