Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in

Vaughan Rouesnel

Avatar
  • Total activity 33
  • Last activity January 12, 2022 10:52
  • Member since June 25, 2013 14:10
  • Following 0 users
  • Followed by 0 users
  • Votes 7
  • Subscriptions 13
Activity overview Posts (1) Comments (12)
Sort by recent activity Recent activity Votes
  • Edited February 12, 2021 01:08
    Figured it out Step 1 build.gradle.kts tasks { runIde { jvmArgs = listOf( "-XX:+UnlockDiagnosticVMOptions" ) } } Step 2 Run the Run Plugin run configuration. (Debug won’t work) In development ID...
    1. Community
    2. IntelliJ IDEA Open API and Plugin Development
    3. Plugin not unload-safe because class loader cannot be unloaded
    • 1 vote
  • Created January 12, 2022 10:52
    I had same issue and it was from a rogue plugin not loading. Error popup showed in bottom-right corner.
    1. Community
    2. PhpStorm
    3. Code Style settings not loading, related error appears in idea.log
    • 0 votes
  • Next ›
  • Last »
Copyright © 2000– JetBrains s.r.o.