zephyrproject-rtos/eclipse-plugin

after creating a project a fatal error occurs " searching for binaries (projectname)"

Opened this issue · 1 comments

Dreyia commented

Steps to reproduce:

1:
image
2:
image
3:
image
result:
image
image

"An internal error occurred during: "Searching for Binaries (test4)".
Receiver class org.zephyrproject.ide.eclipse.core.build.toolchain.ZephyrGCCToolChain does not define or inherit an implementation of the resolved method 'abstract java.util.List getBinaryParserIds()' of interface org.eclipse.cdt.core.build.IToolChain. "

What i've done:

+Installed maven, ammended it to my path
+installed the latest java

i can build projects through the command line

Dreyia commented

also my version of eclipse is
image