flutter-intellij icon indicating copy to clipboard operation
flutter-intellij copied to clipboard

Cleanup compatibility warnings with the verifier

Open jwren opened this issue 7 months ago • 0 comments

Cleanup compatibility warnings with the verifier:

  Compatibility warnings (1): 
      #Plugin bundles IDE packages
          The plugin distribution bundles IDE packages 'org.jetbrains.idea.maven.wizards', 'org.jetbrains.idea', 'org.jetbrains.idea.maven'. Bundling IDE packages is considered bad practice and may lead to sophisticated compatibility problems. Consider excluding these IDE packages from the plugin distribution. If your plugin depends on classes of an IDE bundled plugin, explicitly specify dependency on that plugin instead of bundling it. 

jwren avatar Apr 21 '25 20:04 jwren