Since the last IDE update (#IU-223.8214.52) good c...
# intellij
h
Since the last IDE update (#IU-223.8214.52) good code is red when using reflect API). In particular,
KFunction1
attributes such as
returnType
or
call()
are no longer resolved. Thouh, the code compiles fine, so it seems to be an ide problem Is this already a known problem or should I create a ticket? The shown code example is https://github.com/holgerbrandl/kalasim/blob/master/src/main/kotlin/org/kalasim/Component.kt in case you'd like to reproduce the problem.
a
h
No I don't think that there is a fat jar in the project.
a
Please create an issue with a sample project to reproduce.
👍 1