MichaelSp / QtCreator-Jenkins-Plugin

A plugin for the Qt Creator to see the build status of jenkins-ci

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jenkins Plugin for Qt Creator

A simple plugin for QtCreator to monitor a jenkins continuous integration server.

The plugin adds a red or green icon depending on the build status and provides a tooltip to show the current build status.

At the moment, commands to initiate a build are not supported but will hopefully make it into a future version.

Supported Platforms

Should work on all platforms supported by QtCreator, however, it has only been tested on Linux and Windows.

About

A plugin for the Qt Creator to see the build status of jenkins-ci

License:GNU Lesser General Public License v2.1


Languages

Language:C++ 97.8%Language:IDL 2.2%