seiyar81 / 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.

It also displays the progress of currentlty running builds, and of the queued ones

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++ 58.5%Language:Ruby 39.9%Language:Prolog 1.6%