flutter / flutter/flutter-intellij

[build] Specify dependencies on plugins via plugin IDs

Open
#7,073 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.