(→Introduction) |
(→Qt Creator) |
||
| Line 13: | Line 13: | ||
=== Qt Creator === | === Qt Creator === | ||
| - | In case you don't have Qt Creator | + | In case you don't have Qt Creator already installed, you can install it from either repositories or from the Qt download web page. |
| - | Install Qt Creator <b>from repositories</b> (available at least on Ubuntu 10.10): | + | Install Qt Creator <b>from repositories</b> (Qt Creator 2.0.1 available at least on Ubuntu 10.10): |
* <pre>sudo apt-get update</pre> | * <pre>sudo apt-get update</pre> | ||
* <pre>sudo apt-get install qtcreator</pre> | * <pre>sudo apt-get install qtcreator</pre> | ||
* Qt Creator installation root dir is /usr | * Qt Creator installation root dir is /usr | ||
| - | Download and install Qt Creator | + | Download and install Qt Creator <b>from the Qt Downloads web page</b> |
| - | * Download and install Qt SDK | + | * Download and install Qt Creator or Qt SDK [http://qt.nokia.com/downloads/ from here]. |
| - | * Select the | + | * Select the installation root dir during the installation process. If in case of Qt SDK installation, |
| + | Qt Creator will be installed into QtCreator sub directory of the SDK root directory. | ||
=== Testplanner plug-in === | === Testplanner plug-in === | ||
Contents |
There is a plug-in for Qt Creator 2.0.1 and 2.1 which connects Qt Creator with Testplanner.
To use the plug-in, you need to install the following:
In case you don't have Qt Creator already installed, you can install it from either repositories or from the Qt download web page.
Install Qt Creator from repositories (Qt Creator 2.0.1 available at least on Ubuntu 10.10):
sudo apt-get update
sudo apt-get install qtcreator
Download and install Qt Creator from the Qt Downloads web page
Qt Creator will be installed into QtCreator sub directory of the SDK root directory.
Download and install the Testplanner plug-in either as a debian package or a tar ball
Debian package (for Testplanner 0.4.0 & Qt Creator 2.0.1 installed from repository)
sudo dpkg -i Testplanner-qtcreator-2.0.1-plugin_0.4.0_i386.deb
Tar ball
cd [qt-creator-installation-root-dir] [sudo] tar xf [path-to-Testplanner-plugin-tar-ball]
ls [qt-creator-installation-root-dir]/lib/qtcreator/plugins/Nokia/*TestPlanner*
With the Testplanner plug-in you can