Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] make the cmake error parser public API?

Hi,

Would it be possible to make the cmake error parser public API? 
Its code was almost 1:1 ported from my cmake4eclipse plugin in 2019 and I 
would like to have only a single point where to do bug fixes.

The classes affected are
org.eclipse.cdt.cmake.core.internal.CMakeErrorParser
org.eclipse.cdt.cmake.core.internal.ICMakeExecutionMarkerFactory
org.eclipse.cdt.cmake.core.internal.CMakeExecutionMarkerFactory
and maybe
org.eclipse.cdt.cmake.core.internal.CMakeConsoleWrapper

Any objections/suggestions?

/Martin

-- 
Cd wrttn wtht vwls s mch trsr.






Back to the top