cmautner
New Contributor
10 months agoEclipse hang when creating Debugger Configuration
I am running Eclipse Mars.2 from Quartus 20.3 and am experiencing the program locking up whenever I try and add the project to create a Debug Configuration. It happens as soon as I double click on the root software project directory.
When I kill the program because it is not responding I get the java debug dialog below.
I have tried hand-editing the launch file to include the project but the program then hangs when I open the Debug Configuration. So I think it is hanging when it is scanning the project. But I don't know eclipse internals, so it could be anything