Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
pinke Helga
Total activity
5
Last activity
May 18, 2023 16:06
Member since
May 18, 2023 15:48
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
2
Activity overview
Posts (0)
Comments (2)
pinke Helga
commented,
May 18, 2023 16:04
The cleanes way to disable Plugins on a freezing IDE is: Start the IDE using the command-line argument disableNonBundledPlugins.In most cases the IDE will start without any issue. Open Settings ->...
Community
IntelliJ IDEA Users
Disable / Uninstall plugin without launching Idea
4 votes
pinke Helga
commented,
May 18, 2023 15:55
As in Karol Lewandowski's answer mentioned above, a freezing IDE can be started from command-line with the argument disableNonBundledPlugins. In most cases the IDE will start without issues.Then yo...
Community
IntelliJ IDEA Open API and Plugin Development
Disable IDEA plugins in command line or through a API
0 votes