diff --git a/build/org.eclipse.cdt.meson.ui.tests/plugin.properties b/build/org.eclipse.cdt.meson.ui.tests/plugin.properties index 1f398852583..b0a90fc08f7 100644 --- a/build/org.eclipse.cdt.meson.ui.tests/plugin.properties +++ b/build/org.eclipse.cdt.meson.ui.tests/plugin.properties @@ -10,5 +10,5 @@ # Torbjörn Svensson - initial API and implementation ################################################################################## -pluginName = Tests +pluginName = Meson UI Tests providerName = Eclipse CDT diff --git a/cmake/org.eclipse.cdt.cmake.ui.tests/plugin.properties b/cmake/org.eclipse.cdt.cmake.ui.tests/plugin.properties index 1f398852583..1d7f3213ae6 100644 --- a/cmake/org.eclipse.cdt.cmake.ui.tests/plugin.properties +++ b/cmake/org.eclipse.cdt.cmake.ui.tests/plugin.properties @@ -10,5 +10,5 @@ # Torbjörn Svensson - initial API and implementation ################################################################################## -pluginName = Tests +pluginName = CMake UI Tests providerName = Eclipse CDT