Code editor integrations

  • QtCreator

    Available on top of clickable docker image, clickable ide qtcreator command 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.

  • Ubuntu SDK ( Unmaintained )

    Alternativamente está el antiguo Ubuntu SDK IDE . Tenga en cuenta que ya no está soportado por Canonical y UBports ha decidido no soportarlo tampoco debido a la falta de mano de obra.

    You can still install the SDK IDE in Ubuntu 16.04, but it is not guaranteed to work correctly. You can use the following commands to install:

    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