Wayne B.
Wayne B.

Reputation: 61

Eclipse 2019-06 is freezes when I try to open run or debug configurations

I have recently stated using Eclipse 2019-06 and I have most things working great, but I went to debug an application today and it just hangs before I can even get the run or debug configuration panel open. This works fine in a new 'empty' workspace but when I try it in my big workspace that has many launch configurations from prior versions of Eclipse (mostly Luna), no luck, I have to kill Eclipse at that point.

I do see a launch configuration "Migrate" button under Preferences/Run/Debug but it doesn't see my launch files or let me search for them.

Upvotes: 0

Views: 192

Answers (1)

Wayne B.
Wayne B.

Reputation: 61

Thankfully I figured this out pretty quickly. I had disabled CodeMix because it was a resource pig and not really helping me but I had created a CodeMix launch which once I removed, my problems went away.

Upvotes: 1

Related Questions