Howto:Build FlightGear with NetBeans using CMake: Difference between revisions

Jump to navigation Jump to search
(+cat)
Line 210: Line 210:
=== Setting up the Jenkins build server ===
=== Setting up the Jenkins build server ===
<font color="red>This step is not required, it's only for people using a Jenkins build server locally, or for core developers using the official [[FlightGear Build Server]]</font>
<font color="red>This step is not required, it's only for people using a Jenkins build server locally, or for core developers using the official [[FlightGear Build Server]]</font>
Jenkins/Hudson are "continuous integration" servers, i.e. they can be configured to check out and build sources automatically. NetBeans comes with built-in support for Jenkins/Hudson, this means that the official FlightGear build server at http://flightgear.simpits.org:8080 can be directly integrated into your IDE.
Jenkins/Hudson are "continuous integration" servers, i.e. they can be configured to check out and build sources automatically. NetBeans comes with built-in support for Jenkins/Hudson, this means that the official FlightGear build server at {{build link}} can be directly integrated into your IDE.


This allows all people to easily track the build server, and allows core developers to trigger builds, too.
This allows all people to easily track the build server, and allows core developers to trigger builds, too.

Navigation menu