Alexander Sokolov

- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
-
Alexander Sokolov created a post, Cannot rebuild GWT application, Idea stops responding
Hi,Idea, version 11.1.1 Ultimate version.I've created GWT application using maven plugin.mvn -DarchetypeGroupId=org.codehaus.mojo -DarchetypeArtifactId=gwt-maven-plugin -DarchetypeVersion=2.5.1 -Dg... -
Alexander Sokolov created a post, Connecting to embedded application server(tomcat7)
Hi,I'm running embedded tomcat7 via maven:mvn tomcat7:runMy question is, how can I connect to debug application in IntlliJ IDEA?