3

enter image description here enter image description here

How do I remote debug a java application using IntelliJ 12.1.14 ? There is no Remote option in the Run/Debug Configurations in IntelliJ 12.1.4 like IntelliJ 9.0.

asked Oct 2, 2013 at 0:42

3 Answers 3

4
run -> edit configurations -> defaults -> remote

choose host and port

answered Oct 2, 2013 at 0:46
Sign up to request clarification or add additional context in comments.

3 Comments

It doesn't have the remote option in the Run/Debug configurations.
@MindBrain i have remote in both community and ultimate version (12.1.4). maybe try to re-install it.
Hi @Foo Bar User Yes updating or re-installing will help.
1

I had same problem. Remote debugging option disappeared and previously configured remote debug configs were showing as unknown.
File --> Invalidate Caches ... did the trick. Now remote option and remote configs are back, after restart. (I am on ver:12.1.6)

answered Feb 20, 2014 at 21:46

Comments

0

Updating IntelliJ version is a workaround to get back the Remote option in the Run/Debug Configurations.

answered Oct 2, 2013 at 6:26

Comments

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.