Leon Heuer
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created IntelliJ does not recognize Java library in Kotlin file
AnsweredI have an own Java library: https://github.com/skycavemc/skycavelib which I am importing in a Kotlin project. The library is listed in External Libraries and I can import it in Java files. However,...