This is because the 64 bit JDK is installed, but the 32-bit eclipse is running. The problem can be solved by replacing one of the two
https://www.eclipse.org/downloads/packages/
This is because the 64 bit JDK is installed, but the 32-bit eclipse is running. The problem can be solved by replacing one of the two
https://www.eclipse.org/downloads/packages/
The Spring Tool Suite (STS) is a suite for developing Spring, which is an Eclipse, which adds support for the Spring framework to enable rapid development of Spring.
The error is as follows:
Solution:
If the JDK version installed on the system is 32-bit, then the STS must also be 32-bit, and vice versa, the same is true for 64-bit. Therefore, the downloaded STS must also be consistent.
Similarly, this problem is solved in the same way under Linux, pay attention to the version of OpenJDK.
Download steps: