eclipse-plugins icon indicating copy to clipboard operation
eclipse-plugins copied to clipboard

Path macros not available on eclipse 20 versions

Open GeeF opened this issue 5 years ago • 1 comments

I have an existing project that was just imported in eclipse 20. When trying to start a debug session I get the ${cross_prefix}gdb${cross_suffix} not found error and if I insert the path directly a follow up error complains about ${jlink_path} / ${jlink_gdbserver}. This was working fine in eclipse 19. When creating a new project for testing this works as well. I tried manually adding the prefix additionally but it just isn't found within the debug dialogue. Is there a way to fix this or is rebuilding the whole eclipse project the only solution? Or is this more of a CDT related problem?

GeeF avatar Aug 11 '20 14:08 GeeF

Any progress on this?

ilg-ul avatar Aug 28 '20 08:08 ilg-ul