JulianHahn96
JulianHahn96
Add general modifier checks for resolved declarations and fix various impicit modifier checks for java parser nodes.
Update the Plugin to use the Kotlin 1.8.10 Compiler.
update to kotlin 1.6.21.
A few further improvements to the eclipse kotlin plugin. See commits for details. Main changes: - delete changed kotlin .class files before recompilation. Otherwise deleted classes would still exist in...