- 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.
推薦閱讀
- 黑客攻防從入門到精通(實戰秘笈版)
- UI設計基礎培訓教程
- 零基礎學Scratch少兒編程:小學課本中的Scratch創意編程
- Designing Hyper-V Solutions
- Oracle數據庫從入門到運維實戰
- Python機器學習算法與實戰
- Android開發:從0到1 (清華開發者書庫)
- Node.js全程實例
- SQL Server數據庫管理與開發兵書
- C++從入門到精通(第5版)
- Spring MVC+MyBatis開發從入門到項目實踐(超值版)
- Android群英傳
- Cocos2d-x Game Development Blueprints
- Cocos2d-x by Example:Beginner's Guide(Second Edition)
- Mastering Gephi Network Visualization