flutter / flutter/flutter-intellij
[build] Specify dependencies on plugins via plugin IDs
Open
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
https://github.com/flutter/flutter-intellij/blob/master/flutter-idea/build.gradle.kts#L58
Replace plugin directory names with the Plugin ID given in `plugin.xml`, see https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html#bundled-and-other-plugins
Contributor guide
Research direction
Open flutter-idea/build.gradle.kts at line 58 and compare the listed plugin dependencies with the Plugin IDs in their plugin.xml files, using the linked IntelliJ plugin-dependencies documentation as guidance. Replace directory-name references with those IDs, then verify the dependency declarations consistently use plugin IDs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, kotlin
- Domain
- build-system, tooling
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100