Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
book-of-vaadin.pdf
Скачиваний:
88
Добавлен:
24.03.2015
Размер:
13.43 Mб
Скачать

Chapter 2

Getting Started

with Vaadin

2.1. Overview ..................................................................................................

27

2.2. Setting up the Development Environment ...............................................

28

2.3. Overview of Vaadin Libraries ...................................................................

32

2.4. Installing Vaadin Plugin for Eclipse ..........................................................

33

2.5. Creating and Running a Project with Eclipse ..........................................

36

2.6. Using Vaadin with Maven .........................................................................

46

2.7. Creating a Project with NetBeans IDE .....................................................

48

2.8. Vaadin Installation Package .....................................................................

49

This chapter gives practical instructions for installing the recommended toolchain, the Vaadin libraries and its dependencies, and creating a new Vaadin project.

2.1. Overview

You can develop Vaadin applications in essentially any development environment that has the Java SDK and a Java Servlet container. Vaadin has special support for the Eclipse IDE, but community support exists also for the NetBeans IDE and IntelliJ IDEA, and you can use it with any Java IDE or no IDE at all.

Managing Vaadin and other Java libraries can get tedious to do manually, so using a build system that manages dependencies automatically is adviced. Vaadin is distributed in the Maven central

Book of Vaadin

27

Соседние файлы в предмете [НЕСОРТИРОВАННОЕ]