All videos

Integrating Developer Experiences – Build Server Protocol

October 8, 2019

IDEs - Integrated Development Environments - traditionally provide out of the box support for many of the tasks that go into making working software out of source code. But increasingly, developers expect to be able to use any one of a variety of special-purpose tools for each task. This shifts the focus of the IDE from "Integrated" to "Integrating" external tools into a coherent experience. I have been focusing on one aspect of this - build tools - and will talk about challenges integrating tools and how the Build Server Protocol makes it possible for IntelliJ to interface with any build tool.

Tags