I run the play 2.2.1 (JVM 1.7) in the console. When I try to connect with my (eclipse) IDE i get the following error after it got stucked on 92% of the connection process..
Connection timed out. org.eclipse.jdi.TimeoutException
I didnt find any helpful things on google.
I set up play on port 9000 and debug configuration in eclipse is the same.
Is there someone able to help me with this?
Thanks in advance..