Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

code generated does not compile if multiple Intellij annotations in classpath #1

Open
JerryShea opened this issue Oct 1, 2019 · 0 comments

Comments

@JerryShea
Copy link
Contributor

JerryShea commented Oct 1, 2019

e.g. if you com.intellij:annotations and org.jetbrains:annotations in the classpath

For some reason the types that end up in the imports collection get an annotation of org.jetbrains.NotNull added to them and then CtTypeInformation.getQualifiedName() outputs the type name with the annotation embedded within it, breaking the compile.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant