Skip to content

IntelliJ IDEA cannot resolve references to AOT-generated classes in AOT-generated source #32395

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wilkinsona opened this issue Sep 15, 2022 · 0 comments
Assignees
Labels
type: bug A general bug
Milestone

Comments

@wilkinsona
Copy link
Member

wilkinsona commented Sep 15, 2022

This is a follow-on from #32304, the fix for which doesn't play nicely with IntelliJ IDEA. It left the generated classes in runtime scope which prevented the AOT-generated source files from depending on the generated classes at compile time and resulted in compilation problems in the IDE.

@wilkinsona wilkinsona added the type: bug A general bug label Sep 15, 2022
@wilkinsona wilkinsona added this to the 3.0.0-M5 milestone Sep 15, 2022
@wilkinsona wilkinsona self-assigned this Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

No branches or pull requests

1 participant