问题
TeaVM is an alternate to GWT that compiles Java to byte code allowing for the usage of things like Scala and Kotlin, I am having a difficult time understanding the process of adding and running my libGDX project in TeaVM, I would greatly appreciate any assistance or directions on how to run the project after adding the dependencies into my build.gradle file. Thanks!
来源:https://stackoverflow.com/questions/45108401/how-can-i-add-teavm-to-my-existing-libgdx-project