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

Getting Started with Vaadin

repository, and can be used with any build or dependency management system that can access Maven repository, such as Ivy or Gradle, in addition to Maven.

Vaadin has a multitude of installation options for different IDEs, dependency managers, and you can also install it from an installation package:

With the Eclipse IDE, use the Vaadin Plugin for Eclipse, as described in Section 2.4, “Installing Vaadin Plugin for Eclipse”

With the Vaadin plugin for NetBeans IDE (Section 2.7, “Creating a Project with NetBeans IDE”) or IntelliJ IDEA

With Maven, Ivy, Gradle, or other Maven-compatible dependency manager, under Eclipse, NetBeans, IDEA, or using command-line, as described in Section 2.6, “Using Vaadin with Maven”

From installation package without dependency management, as described in Section 2.8, “Vaadin Installation Package”

2.2.Setting up the Development Environment

This section guides you step-by-step in setting up a reference development environment. Vaadin supports a wide variety of tools, so you can use any IDE for writing the code, almost any Java web server for deploying the application, most web browsers for using it, and any operating system platform supported by Java.

In this example, we use the following toolchain:

Windows XP [http://www.microsoft.com/windowsxp/], Linux, or Mac OS X

Sun Java 2 Standard Edition 6.0 [http://java.sun.com/javase/downloads/index.jsp] (JDK 1.6 or newer is required)

Eclipse IDE for Java EE Developers [http://www.eclipse.org/downloads/]

Apache Tomcat 7.0 (Core) or newer [http://tomcat.apache.org/]

Mozilla Firefox [http://www.getfirefox.com/] browser

Firebug [http://www.getfirebug.com/] debug tool (optional)

Vaadin Framework [http://vaadin.com/download/]

The above reference toolchain is a good choice of tools, but you can use almost any tools you are comfortable with.

28

Setting up the Development Environment

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