简体   繁体   中英

STS installation Java version issue

I am trying to install Spring in my windows PC....I have installed JDK7 32 bit as STS doesn't support 64 bit in windows. Previous SO questions gave suggestions to add -vm path in STS.ini file. But I am still getting this issue. Any idea is appreciated.

在此处输入图片说明

STS latest version now supports 64 bit JDK7.
I saw the STS error log pastebin.com/P2sbjLvf , it said 'Cannot load 64-bit SWT libraries on 32-bit JVM.'
Using 64bit JDK7 and changing appropriate -vm path in STS.ini fixed everything.
Cheers.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM