Hang When Try to create GWT Configuration in Run/Debug Configuration
Hi,
I have been following an example from a blog and created the GWT project using maven command
mvn archetype:create -DarchetypeGroupId=com.totsp.gwt -DarchetypeArtifactId=gwt-archetype -DarchetypeVersion=1.0-SNAPSHOT -DartifactId=foobar -DgroupId=foo.bar
Next, I created a Intellij project over it. I am using Intellij 7.0.3 #7757 (java version "1.5.0_13") with gwt-mac-1.5.0-RC1 on OS X 10.4.11. When I clicked GWT Configuration in Run/Debug Configuration, Intellj hung and my CPU utilization shot to 80++%. Did I disable any GWT Studio required plugin?
If I create a Intellij project from scratch, then it has no problem to create a GWT configuration in the Run/Debug configuration.
Please advise. TQ.
Please sign in to leave a comment.
Please take thread dump (see http://support.jetbrains.com/kb/entry.jspa?categoryID=4&externalID=260) when IDEA hangs.
--
Nikolay Chashnikov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Hi,
I repeated the steps but it is working now. I will post the thread dump if I encounter the problem again.
TQ
Hi,
I didn't see any thread dump in the console but I have included the sample project that causes Intellij to hang.
TQ
Attachment(s):
gwt.hack.zip