Recently, a relatively large project was imported with eclipse, and STS is often unresponsive, so it is too troublesome to restart each time.

if you are in use, you will not get stuck when developing software. If you stay idle for a period of time and then use it, there will be no response. The ini of the development tools has also been changed and is of no use. My computer has 8g of memory, which should be enough.

ini content:

-product
org.springsource.sts.ide
--launcher.defaultAction
openFile
-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
-vmargs
-Dosgi.requiredJavaVersion=1.8
-Xverify:none
-Dorg.eclipse.swt.browser.IEVersion=10001
-Xms400m
-Xmx1024m
-XX:PermSize=128M
-XX:MaxPermSize=128M
-XX:+UseParallelGC
-Xverify:none
-javaagent:C:\Development Tools\spring-tool-suite-3.8.0.RELEASE-e4.6-win32-x86_64\sts-bundle\sts-3.8.0.RELEASE\lombok.jar

-Xms400m
-Xmx1024m
-XX:PermSize=128M
-XX:MaxPermSize=128M

these items should be changed a little bit, such as 4G

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-7bf08c-1f6e6.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-7bf08c-1f6e6.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?