Activity
allow to handle conflict with class loading and evaluate values lazily
allow to handle conflict with class loading and evaluate values lazily
reset token pos for incomplete tokens
reset token pos for incomplete tokens
simplify and use the provided classpath
simplify and use the provided classpath
Force push
skip markdown doc comments for java <23
skip markdown doc comments for java <23
pass the relevant classpath to resolve class reference
pass the relevant classpath to resolve class reference
check package access against module name
check package access against module name
improve error handling
improve error handling
lookup in the classpath when the modulepath is empty
lookup in the classpath when the modulepath is empty
resolves transitive modules
resolves transitive modules
consider '<', '>' and run partial action for annotations inside quali…
consider '<', '>' and run partial action for annotations inside quali…
improve accuracy of some cursors
improve accuracy of some cursors
parse tokens more sequentially
parse tokens more sequentially
remove ImportCollector#getShortestName and fix NPE while dumping
remove ImportCollector#getShortestName and fix NPE while dumping
fix source indent unit being ignored
fix source indent unit being ignored
support writing new import statements
support writing new import statements
trim javadoc and fix last markdown javadoc token being eaten by EOI
trim javadoc and fix last markdown javadoc token being eaten by EOI
track more cursors and improve exception handling
track more cursors and improve exception handling