在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):steinsag/gwt-maven-example开源软件地址(OpenSource Url):https://github.com/steinsag/gwt-maven-example开源编程语言(OpenSource Language):Java 95.8%开源软件介绍(OpenSource Introduction):GWT Maven ExampleOverviewFinally, a working example combining a multi-project maven build together with GWT 2. This example is based on the GWT webapp created by the Maven GWT Plugin archetype. I created this example as I was unable to find any working example on the net. The example doesn't just compile via Maven, but I was also able to run it in IntelliJ IDEA 11.1 Ultimate. Running via Maven in GWT Dev ModeIn order to run the example via Maven in GWT Dev Mode, you need to do:
To accomplish the first point, issue the following Maven command on a shell:
Your application is now deployed at http://127.0.0.1:8082/parent/. Now, you need to start GWT Dev Mode. Open a second shell and execute:
On success, the GWT Dev Mode window opens. Click Launch Default Browser to open it in GWT Dev Mode. You can now make changes to your client Java code. Changes become immediately available as soon as you reloaded your page in the browser. FeedbackFeedback is very welcome! You can reach me via:
LicensePublic Domain |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论