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

subpackages of java.lang result in invalid code #34

Closed
Zegveld opened this issue Nov 29, 2023 · 0 comments · Fixed by #37
Closed

subpackages of java.lang result in invalid code #34

Zegveld opened this issue Nov 29, 2023 · 0 comments · Fixed by #37
Milestone

Comments

@Zegveld
Copy link
Contributor

Zegveld commented Nov 29, 2023

If you have an object that contains an item which is a field from a subpackage of java.lang for example java.lang.annotation.Annotation the java.lang part gets removed resulting in annotation.Annotation which is invalid.

@Zegveld Zegveld added this to the 0.3.0 milestone Nov 29, 2023
Zegveld added a commit to Zegveld/builder-generator that referenced this issue Nov 29, 2023
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 a pull request may close this issue.

1 participant