README.md (vaadin-flow-4.0.4) | : | README.md (vaadin-flow-4.0.5) | ||
---|---|---|---|---|
[](https://gitter.im/vaadin/f low#?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) | [](https://gitter.im/vaadin/f low#?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) | |||
Vaadin Flow | Vaadin Flow | |||
====== | ====== | |||
*[Vaadin Flow](https://vaadin.com/flow) is the Java framework of Vaadin Platform for building modern web sites that look great, perform well and make you and yo ur users happy.* | *[Vaadin Flow](https://vaadin.com/flow) is the Java framework of Vaadin Platform for building modern web sites that look great, perform well and make you and yo ur users happy.* | |||
**For instructions about developing web applications with Vaadin Flow**, please refer to [the starter packs for Vaadin 14 with Flow](https://vaadin.com/start) o r [the documentation](https://vaadin.com/docs/flow/Overview.html). | **For instructions about developing web applications with Vaadin Flow**, please refer to [the starter packs for Vaadin 14 with Flow](https://vaadin.com/start) o r [the documentation](https://vaadin.com/docs/flow/Overview.html). | |||
To contribute, first refer to [Contribution Guide](/CONTRIBUTING.md) | To contribute, first refer to [Contribution Guide](/CONTRIBUTING.md) for general | |||
for general instructions and requirements for contributing code to Flow. | instructions and requirements for contributing code to Flow. | |||
Flow EAP discussion in Gitter IM at https://gitter.im/vaadin-flow/Lobby | Flow EAP discussion in Gitter IM at https://gitter.im/vaadin-flow/Lobby | |||
Instructions on how to set up a working environment for developing the Flow proj ect follow below. | Instructions on how to set up a working environment for developing the Flow proj ect follow below. | |||
`master` branch is the latest version (3.1) that will at some point be released | The `master` branch is the latest version (5.0) that will at some point be relea | |||
in the [Vaadin platform 16.0.0](https://github.com/vaadin/platform). | sed in the [Vaadin platform 18.0](https://github.com/vaadin/platform). See other | |||
See other branches for other framework versions: | branches for other framework versions: | |||
* 1.0 branch is Vaadin 10 LTS (Flow version 1.0) | ||||
* 1.4 branch is for Vaadin 13 (Flow version 1.4) (End of line) | | Branch | [Platform Version](https://github.com/vaadin/platform/releases) | [Fl | |||
* 2.0 branch is for Vaadin 14.0 (Flow version 2.0) | ow Version](https://github.com/vaadin/flow/releases) | | |||
* 2.1 branch is for Vaadin 14.1 (Flow version 2.1) | |--------|-----------------------------------------------------------------|---- | |||
* 2.2 branch is for upcoming Vaadin 14.2 (Flow version 2.2) | -----------------------------------------------------| | |||
* 3.0 branch is for Vaadin 15.0 (Flow version 3.0) | | 1.0 | 10 (LTS) | 1. | |||
0 | | ||||
| 1.4 | 13.0.x (end of line) | 1. | ||||
4 | | ||||
| 2.0 | 14.0.x | 2. | ||||
0.x | | ||||
| 2.1 | 14.1.x | 2. | ||||
1.x | | ||||
| 2.2 | 14.2.x | 2. | ||||
2.x | | ||||
| 2.3 | 14.3.x | 2. | ||||
3.x | | ||||
| 2.4 | 14.4.x | 2. | ||||
4.x | | ||||
| 2.5 | 14.5.x (upcoming) | 2. | ||||
5.x | | ||||
| 3.0 | 15.0.x | 3. | ||||
0.x | | ||||
| 3.1 | 16.0.x | 3. | ||||
1.x | | ||||
| 4.0 | 17.0.x | 4. | ||||
x | | ||||
Setting up Eclipse to Develop Flow | Setting up Eclipse to Develop Flow | |||
========= | ========= | |||
Import the Project into the Workspace | Import the Project into the Workspace | |||
------------ | ------------ | |||
1. Do *File* -> *Import* -> *General* -> *Existing Maven Project* | 1. Do *File* -> *Import* -> *General* -> *Existing Maven Project* | |||
1. Select the *flow* folder (where you cloned the project) | 1. Select the *flow* folder (where you cloned the project) | |||
1. Ensure all projects are checked | 1. Ensure all projects are checked | |||
1. Click “finish” to complete the import | 1. Click “finish” to complete the import | |||
End of changes. 2 change blocks. | ||||
11 lines changed or deleted | 32 lines changed or added |