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

Jump to navigation Jump to search
Line 213: Line 213:


== 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>
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 http://flightgear.simpits.org:8080 can be directly integrated into your IDE.


Line 231: Line 231:


[[File:Jenkins-integration-in-netbeans.png]]
[[File:Jenkins-integration-in-netbeans.png]]


== Setting up remote development ==
== Setting up remote development ==

Navigation menu