Skip to content
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

Force resolve outermost class for Java nested classes. #1049

Merged
merged 1 commit into from Jul 29, 2022

Conversation

neetopia
Copy link
Collaborator

This is a temporary workaround for #1034

fixes #1034

@neetopia neetopia requested a review from ting-yuan July 29, 2022 07:08
@neetopia neetopia merged commit 5f5977e into google:main Jul 29, 2022
@neetopia neetopia deleted the java-nested-class branch July 29, 2022 17:09
ting-yuan added a commit to ting-yuan/ksp that referenced this pull request Oct 17, 2022
The fix in the compiler won't be available before 1.8.20.

The workaround comes from google#1049
ting-yuan added a commit that referenced this pull request Oct 17, 2022
The fix in the compiler won't be available before 1.8.20.

The workaround comes from #1049
github-actions bot pushed a commit that referenced this pull request Oct 18, 2022
The fix in the compiler won't be available before 1.8.20.

The workaround comes from #1049

(cherry picked from commit 15258e6)
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.

After updating to KSP 1.7.0, Missing information occurs in some cases that are configured in Java.
2 participants