Skip to content

Dart plugin config fix#921

Closed
Lootwig wants to merge 2 commits intoJetBrains:masterfrom
Lootwig:dart-plugin-config-fix
Closed

Dart plugin config fix#921
Lootwig wants to merge 2 commits intoJetBrains:masterfrom
Lootwig:dart-plugin-config-fix

Conversation

@Lootwig
Copy link
Copy Markdown

@Lootwig Lootwig commented Sep 14, 2024

I'm not really sure if there's another intended way how to get this project to build that I'm missing, but following the current instructions alone fails during the build step.

After adding the plugin to classpath, the IDE still marks the overrides as invalid - although auto-generating them results in identical signatures, so I guess it's just related to where the types referenced in each are defined.

Lootwig and others added 2 commits September 14, 2024 22:42
Missing required configuration steps to build the project at its current state.
@alexander-doroshko alexander-doroshko self-assigned this Sep 16, 2024
@alexander-doroshko
Copy link
Copy Markdown
Contributor

Thank your for the PR. I'll either merge it or find a different way to fix compilation.

Meanwhile, the easiest way to fix compilation is to exclude DartWebDebugAware and DartFileUrlMapper from Compile:
image

@alexander-doroshko
Copy link
Copy Markdown
Contributor

README updated in 101edb4, so closing

@alexander-doroshko alexander-doroshko added the Fixed Fixed differently label Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Fixed Fixed differently

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants