Code editor integrations¶
QtCreator
Available on top of clickable docker image,
clickable ide qtcreatorcommand within your project directory will launch a QtCreator instance and auto setup the project for you, you will have code completion and navigation for Ubuntu Touch components as well as run/debug facilities.SDK de Ubuntu (sen manter)
Alternatively there is the old Ubuntu SDK IDE. Be aware that it is no longer supported by Canonical, and UBports has chosen to not support it either due to lack of manpower.
Aínda podes instalar o IDE SDK en Ubuntu 16.04, pero non está garantido que funcione correctamente. Podes usar os seguintes comandos para instalar:
sudo add-apt-repository ppa:ubuntu-sdk-team/ppa sudo apt update && sudo apt dist-upgrade sudo apt install ubuntu-sdk sudo reboot # or logout/login