Pro Java 9 Games Development Leveraging the JavaFX APIs

(Michael S) #1
Chapter 1 ■ the Different faCes of Java: Create a Java 9 Development Workstation

The top left part of Jenkins has the Jenkins software incubator function navigation links, so that you
can go back to the Dashboard (home page), get Development Status, see Changes amongst builds, see a
Dependency Graph, get a Build Time Blame Report, see a GIT Polling Log, get the Embedded Build Status,
see a Test Results Analyzer, Skip Builds and Open Blue Ocean. Blue Ocean is a free, open source, continuous
update utility which essentially makes you feel like you are part of the software development team.
Underneath that is the Build History. This is a pane that contains the builds, as they are built, complete
with progress bars and build times and completion estimates. If you click on one of these builds (if it is
finished) it opens up another window (browser tab) with details on the build and a download link. This is
shown in Figure 1-14.


Figure 1-13. Apache Jenkins' NetBeans is located at https://builds.apache.org/job/incubator-
netbeans-windows/

Free download pdf