STS launch error - Java was started but returned exit code=13

前端 未结 17 2252
别跟我提以往
别跟我提以往 2021-01-07 19:25

So I installed STS a while back now onto my Windows 7 64-bit machine, every time I try run STS I get the attached Java exit code=13 error below.

I don\'t have have E

17条回答
  •  轮回少年
    2021-01-07 19:48

    Just install 32-bit JRE (if you have 64 bit already installed) and point -vm to this 32-bit JRE as mentioned above.

提交回复
热议问题