Sign in
gwt
/
gwt
/
b7acd11e2b4126fbb9e3f903556835b2acd34c8d
/
.
/
samples
/
hello
/
src
/
com
/
google
/
gwt
/
sample
/
hello
/
Hello.gwt.xml
blob: 32c4633d0ee500887ffb96388e319dc02026136f [
file
]
<module>
<inherits
name
=
"com.google.gwt.user.User"
/>
<entry-point
class
=
"com.google.gwt.sample.hello.client.Hello"
/>
</module>