0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

STS起動時の「failed to create the java virtual machine」

Posted at

はじめに

久しぶりに macにインストールしていたSTSを起動すると、
「failed to create the java virtual machine」とダイアログが表示されました。

java コマンドは正常に動作している。

iniファイルに -vm を設定することまでは簡単に見つけるも、別のエラーに変わるだけで解消せず。
解消方法の記事を見つけるまでに時間がかかったので、残しておく。

対処方法

iniファイルを開く

$ vim /Applications/SpringToolSuite4.app/Contents/Eclipse

追記内容

-vm 
/Library/Java/Home/bin

References

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?