title | aliases | ||
---|---|---|---|
tipi - IDE Integration |
|
Tipi is available as a command line tool and an official Visual Studio Code extension.
Additionally it is easy to integrate tipi with IDEs and other build systems as it relies on CMake internally.
By using a CMake Generator tipi can be nicely integrated with Eclipse CDT Integration, including custom targets to build using your tipi.build cloud subscription.
To setup an eclipse project with tipi, simply run: tipi build . -G "Eclipse CDT4 - Unix Makefiles"
and open the project in Eclipse CDT.