Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Dependency on org.jetbrains.idea.maven should be optional:
<depends optional="true" config-file="my-maven-features.xml">org.jetbrains.idea.maven</depends>
See Plugin Compatibility with IntelliJ Platform Products
Here is a list of classes that depends on org.jetbrains.idea.maven :
- org.sonar.ide.idea.IdeaSonarModuleComponent
- org.sonar.ide.idea.utils.IdeaResourceUtils
- org.sonar.ide.idea.utils.actions.SonarAction
- org.sonar.ide.idea.utils.actions.SonarActionGroup
- org.sonar.ide.idea.utils.actions.SonarActionUtils
- org.sonar.ide.idea.utils.actions.SonarToggleAction
Issue Links
- depends upon
-
SONARIDE-94
Use PersistentStateComponent for saving plugin configuration
-
- is depended upon by
-
SONARIDE-70
Support non-java projects in IntelliJ IDEA
-