- Vaadin 7 UI Design By Example:Beginner’s Guide
- Alejandro Duarte
- 96字
- 2021-08-13 16:17:36
Time for action – deploying and running
Steps to deploy and run a Vaadin application are as follows:
- Click on the Debug As… button on the toolbar and go to Debug As | Run Jetty.
- Alternatively, you can right click on your project and select Debug As | Run Jetty.
- Using your preferred browser, go to
http://localhost:8080/welcome
and play with the just created Vaadin application.
What just happened?
We have created, deployed, and run a Vaadin application using Eclipse. Upcoming applications will be generated way faster because we won't need to install any more plugins.
推薦閱讀
- GAE編程指南
- Mastering ServiceStack
- Beginning C++ Game Programming
- PostgreSQL Cookbook
- jQuery EasyUI網(wǎng)站開發(fā)實戰(zhàn)
- Expert Android Programming
- MySQL數(shù)據(jù)庫管理與開發(fā)實踐教程 (清華電腦學(xué)堂)
- SQL基礎(chǔ)教程(視頻教學(xué)版)
- 區(qū)塊鏈底層設(shè)計Java實戰(zhàn)
- Vue.js 2 Web Development Projects
- Extending Unity with Editor Scripting
- 平面設(shè)計經(jīng)典案例教程:CorelDRAW X6
- Learning Cocos2d-JS Game Development
- SAS編程演義
- Learning Ionic(Second Edition)