Getting the Most Out of Your IDE & Gradle
For many developers, the IDE is their daily command center. Making more functionality available in the IDE and generally automating IDE configuration saves valuable time during the day to day, but also importantly speeds up the on-boarding process for new developers. In this session we'll look at the tools and techniques available in Gradle for integrating with popular Java IDEs.
We'll look at fine grained customisation of the generated meta data, to dynamically presenting different views of the project to the IDE, to executing Gradle directly in your IDE, to the latest developments with the next generation of IDE integration with the Gradle Tooling API.
About Luke Daley
Luke works @ Gradle Inc. building Gradle Enterprise. He's also an open source tragic and is the creator of Ratpack https://ratpack.io. When not hitting the keyboard, he's likely drinking IPA or playing guitar.
More About Luke »About Peter Niederwieser
Peter Niederwieser is a computer language enthusiast from Austria who has been using Java since the early days. Peter's work experience ranges from small start-ups to large enterprises like Siemens. His passion for software quality and continuous delivery invariably leads him to take the build master role on new projects, pushing project automation as far as he can. It also lead him to create Spock, an innovation-packed developer testing framework that is seeing increasing adoption around the globe.
Peter is an active member of the Groovy community, and can't sleep without his daily dose of Scala. When Peter isn't coding, you can find him speaking at conferences around the world, or pondering over a chess board.
More About Peter »