diff --git a/cmake/org.eclipse.cdt.cmake.is.core/plugin.properties b/cmake/org.eclipse.cdt.cmake.is.core/plugin.properties index a12de8f02fa..c9df4586932 100644 --- a/cmake/org.eclipse.cdt.cmake.is.core/plugin.properties +++ b/cmake/org.eclipse.cdt.cmake.is.core/plugin.properties @@ -9,4 +9,5 @@ available under the terms of the Eclipse Public License 2.0\n\ which is available at https://www.eclipse.org/legal/epl-2.0/\n\ \n\ SPDX-License-Identifier: EPL-2.0 -extension-point.name = Detection Participant \ No newline at end of file +extension-point.name = Detection Participant +CompileCommandsJsonParserMarker.name = CMake compile_commands.json parser \ No newline at end of file diff --git a/cmake/org.eclipse.cdt.cmake.is.core/plugin.xml b/cmake/org.eclipse.cdt.cmake.is.core/plugin.xml index c3fd96ef998..0e629fcbc1b 100644 --- a/cmake/org.eclipse.cdt.cmake.is.core/plugin.xml +++ b/cmake/org.eclipse.cdt.cmake.is.core/plugin.xml @@ -5,7 +5,7 @@ "org.eclipse.cdt.cmake.is.core.internal.ui.CompileCommandsJsonParserOptionPage">