- Vaadin 7 UI Design By Example:Beginner’s Guide
- Alejandro Duarte
- 167字
- 2021-08-13 16:17:36
Time for action – installing Jetty
Steps to make Eclipse a Jetty-ready IDE are as follows:
- Go to Help | Eclipse Marketplace… in Eclipse.
- Type
Run Jetty Run
in the Find field inside the Search tab and press Enter. - Click on the Install button besides the Run Jetty Run plugin.
- Make sure Run Jetty Run is checked and click on Next.
- Accept the license agreement and click on Finish.
- The installation process can take some minutes. You will be prompted to accept installing software that contains unsigned content. Click on OK when asked to and let Eclipse continue with the installation.
- Once Eclipse finishes installing the plugin, it will ask you if you want to restart the IDE. Do it again.
What just happened?
We've successfully downloaded and installed our own Jetty server.
Now we are ready to create and deploy our first Vaadin-powered application.
Creating a new Vaadin project in Eclipse
The Vaadin plugin for Eclipse includes a wizard to easily create new Vaadin projects.
推薦閱讀
- Learning NServiceBus(Second Edition)
- Julia Cookbook
- 深度強化學習算法與實踐:基于PyTorch的實現
- Learning Data Mining with R
- BIM概論及Revit精講
- RISC-V體系結構編程與實踐(第2版)
- 3ds Max印象 電視欄目包裝動畫與特效制作
- JavaScript悟道
- Android Studio開發實戰:從零基礎到App上線 (移動開發叢書)
- 美麗洞察力:從化妝品行業看顧客需求洞察
- Cinder:Begin Creative Coding
- Cloud Development andDeployment with CloudBees
- Microsoft Azure Security
- 給產品經理講技術
- 數據科學之編程技術:使用R進行數據清理、分析與可視化