I get a stacktrace each time I rightclick a managed Build project "No property tester contributes a property org.eclipse.embedcdt.managedbuild.cross.core.isGnuMcu" #415
-
I have build CDT from the repository and each time I rightclick a managed Build project I get the following stacktrace twice
I do not find isGnuMcu or embedcdt in my repository so I have no clue how to fix this. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
org.eclipse.embedcdt set of plugins comes from https://github.com/eclipse-embed-cdt/eclipse-plugins I suspect the problem is in that (related) project. |
Beta Was this translation helpful? Give feedback.
-
Seems to have been escalated to here: |
Beta Was this translation helpful? Give feedback.
org.eclipse.embedcdt set of plugins comes from https://github.com/eclipse-embed-cdt/eclipse-plugins I suspect the problem is in that (related) project.