© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
A. DuartePractical Vaadinhttps://doi.org/10.1007/978-1-4842-7179-7_2

2. Setting Up the Development Environment

Alejandro Duarte1  
(1)
Turku, Finland
 

This chapter explains how to set up all the tools you need to start coding with Java and Vaadin. In short, you need the Java Development Kit and a Java Integrated Development Environment. You’ll learn the basics of Vaadin and how to compile, run, and debug your own programs and the examples included with this book.

Installing the JDK

The Java Development Kit (JDK) is a collection of tools and libraries that are required to develop Java applications. This includes the Java compiler which transforms your plain text ...

Get Practical Vaadin: Developing Web Applications in Java now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.