1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-21 21:52:10 +02:00
cdt/cmake/org.eclipse.cdt.cmake.ui.tests
Mat Booth a957e8121d Bug 575145 - Importing CMake/Meson Projects
Add API to o.e.tools.templates.ui that hooks into the smart import
feature and allows easy implementation of configurators for various
CDT project types.

Project types that have a IGenerator may use this API to offer smart
import functionality by registering their implementation using the
org.eclipse.ui.ide.projectConfigurator extension point.

This change includes project import implementations for Meson and
CMake project types.

For these project types users can use the normal project import
workflow for their existing non-Eclipse CMake projects instead of
using the New Project Wizard. As an additional benefit, users
can now also import more than one project at a time, even nested
projects.

Change also includes SWTBot tests to exercise the feature.

Signed-off-by: Mat Booth <mat.booth@gmail.com>
Change-Id: I96589e86bee561aa200a4a4487549305765d6409
2021-10-31 11:21:35 +00:00
..
.settings Bug 567488: Move cmake code to cmake dir 2020-10-13 20:42:22 -04:00
META-INF Bug 575145 - Importing CMake/Meson Projects 2021-10-31 11:21:35 +00:00
projects Bug 575145 - Importing CMake/Meson Projects 2021-10-31 11:21:35 +00:00
src/org/eclipse/cdt/cmake/ui/internal/tests Bug 575145 - Importing CMake/Meson Projects 2021-10-31 11:21:35 +00:00
.classpath Bug 567488: Move cmake code to cmake dir 2020-10-13 20:42:22 -04:00
.project Bug 567488: Move cmake code to cmake dir 2020-10-13 20:42:22 -04:00
about.html Bug 567488: Move cmake code to cmake dir 2020-10-13 20:42:22 -04:00
build.properties Bug 575145 - Importing CMake/Meson Projects 2021-10-31 11:21:35 +00:00
plugin.properties Bug 567488: Move cmake code to cmake dir 2020-10-13 20:42:22 -04:00
pom.xml Bug 575145 - Importing CMake/Meson Projects 2021-10-31 11:21:35 +00:00
swtbot-test-plugin.properties Bug 567488: Move cmake code to cmake dir 2020-10-13 20:42:22 -04:00