\"Web Application\"" />
开发者

GWT standard hello world application: No dynamic controls

开发者 https://www.devze.com 2023-02-18 03:50 出处:网络
I installed GWT into Eclipse and created a project \"hello\". I start the application using \"Run as\" > \"Web Application\"

I installed GWT into Eclipse and created a project "hello".

I start the application using "Run as" > "Web Application"

When opening localhost:8888 I get an alert box "GWT project 'hello' may need to be (re)com开发者_JAVA百科piled."

When I click okay, I get

"Web Application Starter Project Please enter your name: "

but no input box or buttons apear.


Right click on the project -> Google -> GWT Compile solved the problem.

0

精彩评论

暂无评论...
验证码 换一张
取 消