- Vaadin 7 UI Design By Example:Beginner’s Guide
- Alejandro Duarte
- 145字
- 2021-08-13 16:17:36
Time for action – creating a new Vaadin project
Steps to create a new Vaadin project are as follows:
- Go to File | New Project… and select Project from Archetype under the Maven category. Click on Next.
- Type
vaadin
in the Search field and select vaadin-archetype-application. Click on Next.Note
You can think of Maven archetypes as project wizards maintained online. Maven will take care of all JARs needed.
- Enter
welcome
as Project name and click on Finish.Note
You may want to fill in the rest of the fields with your preferred values, but for this first application, defaults are just fine.
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 NetBeans
We are ready to see our application up and running.
推薦閱讀
- JBoss Weld CDI for Java Platform
- Advanced Machine Learning with Python
- Java入門經(jīng)典(第6版)
- Python Network Programming Cookbook(Second Edition)
- 從學(xué)徒到高手:汽車電路識(shí)圖、故障檢測(cè)與維修技能全圖解
- INSTANT OpenNMS Starter
- Jupyter數(shù)據(jù)科學(xué)實(shí)戰(zhàn)
- RealSenseTM互動(dòng)開發(fā)實(shí)戰(zhàn)
- Mastering ArcGIS Enterprise Administration
- Python從入門到精通
- Android Sensor Programming By Example
- Clojure Polymorphism
- Web開發(fā)的平民英雄:PHP+MySQL
- jQuery Mobile Web Development Essentials(Second Edition)
- Developer,Advocate!