Skip to content

Commit 46ef614

Browse files
authored
Fix eclipse plugin link
1 parent 0f92e77 commit 46ef614

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ For this demo with Vaadin 8, you must use version 2.x.
8585
1. **I'm following the demo step by step, but when I refresh the browser, modifications do not appear?** Sometimes you need to restart the server to be able to see modifications. In the video I was using some external tools for automatic redeployment.
8686

8787
1. **Is it limited to IntelliJ?**
88-
You can use [Eclipse](https://www.youtube.com/embed/k47CkTx9hUw?start=39&end=94&version=3), it has [Vaadin Designer plugin](https://vaadin.com/designer/get-started#intellij) as well. [Netbeans plugin](http://plugins.netbeans.org/plugin/50531/vaadin-plug-in-for-netbeans) is available but currently it has limited functionalities.
88+
You can use [Eclipse](https://www.youtube.com/embed/k47CkTx9hUw?start=39&end=94&version=3), it has [Vaadin Designer plugin](https://vaadin.com/designer/get-started#eclipse) as well. [Netbeans plugin](http://plugins.netbeans.org/plugin/50531/vaadin-plug-in-for-netbeans) is available but currently it has limited functionalities.
8989
You can also easily get started from commandline using [Maven archetype](https://vaadin.com/maven).
9090

9191
1. **How to install Vaadin Plugin for Eclipse?**
@@ -115,4 +115,4 @@ Workflow
115115
http://localhost:8080/contacts-1.0-SNAPSHOT/
116116

117117
**Questions or issues?**
118-
Please post them in [the issues tracker](https://github.com/amahdy/vaadin-stepbystep-demo-contacts/issues).
118+
Please post them in [the issues tracker](https://github.com/amahdy/vaadin-stepbystep-demo-contacts/issues).

0 commit comments

Comments
 (0)