I\'m trying to debug code that I\'ve built from source. It is started with the wrapper from Tanuki.
I\'m debugging inside IntelliJ idea but I\'m not sure that is the
I also faced the same problem.Below trick worked for me:
Delete the settings for Intellij Windows User :C:\Users{username}.IntelliJIdea14 This will restart the Intellij for you from the beginning.