Vxanicauk
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Intellij Idea kotlin debugger evaluator expression give class not found error
I build kotlin native compiler 2.1.0 from github with Java 21. ```set -efJAVA_OPTS="-agentlib:jdwp=transport=dt_socket,server=y,suspend=y,address=5005" /Users/user/project/github/kotlin/kotlin-nati...