-
-
Notifications
You must be signed in to change notification settings - Fork 104
Development Environment
PhilippvK edited this page Apr 19, 2020
·
6 revisions
The provided IDE configuration should make your life easier, especially if you are not very experienced with the command line. It will allow browsing your project and even doing version control (Git) visually as well as support compiling, running and debugging the Emulator on the remote machine while being able to develop on your everyday computer. The support is not complete but should be done well enough to work with it easily.
As The Eclipse IDE is not supported, yet, please stick with VSCode for now. If you are an VIM-enthusiast, you might want to configure the YCM plugin as explained here to use it as an "Integrated Development Environment", too.
- VSCode
- Eclipse IDE
- VIM (command line)
Authors: Philipp van Kempen, Alex Hoffman