- 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.
推薦閱讀
- Learning Python Web Penetration Testing
- JavaScript從入門到精通(微視頻精編版)
- Unreal Engine Physics Essentials
- Learn TypeScript 3 by Building Web Applications
- Getting Started with PowerShell
- 營銷數據科學:用R和Python進行預測分析的建模技術
- Windows Server 2012 Unified Remote Access Planning and Deployment
- Effective Python Penetration Testing
- Unreal Engine 4 Shaders and Effects Cookbook
- ASP.NET程序開發范例寶典
- Internet of Things with ESP8266
- Regression Analysis with Python
- Java7程序設計入門經典
- Modular Programming with JavaScript
- IBM RUP參考與認證指南