问题描述
我有很多问题让Super Dev模式与IntelliJ一起工作。这个问题和我下面的答案是记录如何做到这一点,对于将来可能会遇到这个问题的任何人(以及我自己的参考资料):
I had a lot of issues getting Super Dev mode to work with IntelliJ. This question, and my answer below, are to document how to do this, for anyone else who might come across this in future (and for my own reference):
推荐答案
现在提供改进了对GWT超级开发模式的支持。您需要使用进行JavaScript调试Chrome,然后安装。然后,您可以直接在运行配置下启用超级开发模式支持 - 有关更多信息,请查看我们的和进行快速演示。
IntelliJ IDEA 14 EAP now offers improved support for GWT Super Dev Mode. You will need to use the JetBrains IDE Plugin for JavaScript debugging on Chrome, and install GWT 2.6.1. You can then enable Super Dev Mode support directly under "Run configurations" - for more information, check out our blog post and this webinar for a quick demonstration.
这篇关于如何让GWT超级开发模式与IntelliJ一起使用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!