0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

IntellijIdea PyCharm pleiades 起動できない

Last updated at Posted at 2023-04-15

ふぁんふぁんまっちんぐ

IntellijIdeaや、PyCharmなどをpleiadesで日本語化した際に、ソフトが起動できなくなることがある。
日本語化を無効化する方法

例:PyCharmの場合
下記ファイルをテキストエディターで開く
C:\Users\ユーザー名\AppData\Roaming\JetBrains\PyCharmCE2023.1\pycharm64.exe.vmoptions

下記行を削除するか、コメントアウトする(行頭に#を記述する)

#-javaagent:C:\Users\ユーザー名\AppData\Roaming\JetBrains\PyCharmCE2023.1\jp.sourceforge.mergedoc.pleiades\pleiades.jar
0
1
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
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?