Skip to content

Conversation

pq
Copy link
Collaborator

@pq pq commented Jul 22, 2025

ListCellRendererWrapper is deprecated, with favor given to SimpleListCellRenderer:

https://github.com/JetBrains/intellij-community/blob/8e46815dd140357c19061ceba77416d40d81866d/platform/platform-api/src/com/intellij/ui/ListCellRendererWrapper.java#L18-L24

Verifier ouput:

      #Deprecated class com.intellij.ui.ListCellRendererWrapper reference
          Deprecated class com.intellij.ui.ListCellRendererWrapper is referenced in io.flutter.run.bazelTest.FlutterBazelTestConfigurationEditorForm$1.<init>(FlutterBazelTestConfigurationEditorForm)
          Deprecated class com.intellij.ui.ListCellRendererWrapper is referenced in io.flutter.run.bazelTest.FlutterBazelTestConfigurationEditorForm$1
          Deprecated class com.intellij.ui.ListCellRendererWrapper is referenced in io.flutter.run.test.TestForm$1.<init>(TestForm)
          Deprecated class com.intellij.ui.ListCellRendererWrapper is referenced in io.flutter.run.test.TestForm$1

  • I’ve reviewed the contributor guide and applied the relevant portions to this PR.
Contribution guidelines:

@pq pq requested review from jwren and helin24 July 22, 2025 17:43
@pq pq merged commit 42d4559 into flutter:master Jul 22, 2025
8 checks passed
@pq pq deleted the cq_dep_ListCellRendererWrapper branch July 22, 2025 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants