IntelliJ, Alt+Enter doesnt work

后端 未结 7 1590
孤城傲影
孤城傲影 2020-12-20 11:42

When working with IntelliJ on a JavaProject it shows to use alt + enter to import a class for example, but this isnt working anymore.

It worked in the past, but some

7条回答
  •  执笔经年
    2020-12-20 12:11

    "Well, it means IDE doesn't see the shortcut for some reason. Probably it's already used by some other application or the operating system. – CrazyCoder 25 mins ago "

    i closed all applications and it turns out that, Facebook GameRoom, running in the background, somehow is the reason the shortcut doesn't work, i have no idea why, but thats the solution

    many thanks to CrazyCoder

提交回复
热议问题