- Vaadin 7 UI Design By Example:Beginner’s Guide
- Alejandro Duarte
- 140字
- 2021-08-13 16:17:36
Time for action – creating a new Vaadin project
Steps to create a Vaadin application are as follows:
- Navigate to File | New | Other….
- Go to the Vaadin sub tree and select Vaadin 7 Project.
- Click on Next.
- Type
welcome
for your project name and select the latest Vaadin version.Note
At the time of writing this book, the latest available version was 7.0.0.
- Click on Finish to let Eclipse create the project for us.
What just happened?
A new project has been created and we can deploy it to our server right away, so let's do it now!
Deploying and running Vaadin applications in Eclipse
Till now we have seen how to create a project, now we will see how to deploy and run the project. We are ready to see our application up and running.
推薦閱讀
- Docker進階與實戰
- Python神經網絡項目實戰
- Blender 3D Incredible Machines
- Learning Three.js:The JavaScript 3D Library for WebGL
- Python深度學習:基于TensorFlow
- 低代碼平臺開發實踐:基于React
- ExtJS高級程序設計
- Android應用案例開發大全(第二版)
- Canvas Cookbook
- 自學Python:編程基礎、科學計算及數據分析(第2版)
- DB2SQL性能調優秘笈
- 視窗軟件設計和開發自動化:可視化D++語言
- MATLAB 2020 GUI程序設計從入門到精通
- Responsive Web Design with jQuery
- Android應用開發攻略