Author: Miguel Cordova, miguelcordovadev@gmail.com
- Install plugin and restart IDE.
- Create a lejOS project.
- Go to File > Settings > Tools > LejOS Plugin
- Set EV3_HOME and brick's ip (Default is 10.0.1.1).
- Write code to your EV3
- Create a run configuration
- Enjoy your robot!
- Copy the following jars to
/home/root/lejos/lib/using SCP:
kotlin-reflect.jarkotlin-stdlib.jarkotlin-stdlib-jdk7.jarkotlin-stdlib-jdk8.jarkotlin-test.jar
Rename files if needed! Example: (kotlin-reflect-1.6.10.jar -> kotlin-reflect.jar)
- Enable Kotlin Support in Run Configuration