I am using Eclipse for any kind of embedded development, and lately I am starting to give me these errors every time I save a file or make an assembly. This is annoying, but for the most part it does not seem to cause any problems (it even still emits warnings / errors in the source. What is happening here?
Plug-in org.eclipse.cdt.cross.arm.gnu was unable to load class
org.eclipse.cdt.managedbuilder.internal.scannerconfig.DefaultGnuWinScannerInfoCollector.
Plug-in org.eclipse.cdt.cross.arm.gnu was unable to load class
org.eclipse.cdt.managedbuilder.internal.scannerconfig.ManagedGCCScannerInfoConsoleParser
source
share