1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-21 21:52:10 +02:00
cdt/cmake
Jonah Graham 22236ae356 Bug 559674: Declare o.e.c.cmake.is.core.ui friend of core
This removes many of the warnings in IndexerSupportPreferencePage

Change-Id: I1b310d5d86831744eca36c7177cf167d9a8d5a37
2020-06-05 06:52:59 -04:00
..
aggregator [releng] Remove and add .prefs files according to improved cleanliness script 2020-04-26 14:52:45 -04:00
org.eclipse.cdt.cmake.is.arm Bug 559674: adjust plugin references to point to new plugin name 2020-06-05 04:22:43 -04:00
org.eclipse.cdt.cmake.is.arm.tests Bug 559674: move 'contribute more implementations API' to package participant 2020-06-04 10:22:33 -04:00
org.eclipse.cdt.cmake.is.core Bug 559674: Declare o.e.c.cmake.is.core.ui friend of core 2020-06-05 06:52:59 -04:00
org.eclipse.cdt.cmake.is.core.doc Bug 559674: Improve doc and javadoc 2020-06-04 10:23:01 -04:00
org.eclipse.cdt.cmake.is.core.tests Bug 559674: fix failing tests 2020-06-05 04:21:19 -04:00
org.eclipse.cdt.cmake.is.core.ui Bug 559674: move API classes for consumers of this to top-level package 2020-06-04 12:03:55 -04:00
org.eclipse.cdt.cmake.is.hpenonstop Bug 559674: adjust plugin references to point to new plugin name 2020-06-05 04:22:43 -04:00
org.eclipse.cdt.cmake.is.hpenonstop.tests Bug 559674: move 'contribute more implementations API' to package participant 2020-06-04 10:22:33 -04:00
org.eclipse.cdt.cmake.is.intel Bug 559674: adjust plugin references to point to new plugin name 2020-06-05 04:22:43 -04:00
org.eclipse.cdt.cmake.is.microsoft Bug 559674: adjust plugin references to point to new plugin name 2020-06-05 04:22:43 -04:00
org.eclipse.cdt.cmake.is.microsoft.tests Bug 559674: move 'contribute more implementations API' to package participant 2020-06-04 10:22:33 -04:00
org.eclipse.cdt.cmake.is.nvidia Bug 559674: adjust plugin references to point to new plugin name 2020-06-05 04:22:43 -04:00
org.eclipse.cdt.cmake.is.nvidia.tests Bug 559674: fix failing tests 2020-06-05 04:21:19 -04:00
pom.xml Bug 559674: Enable CMake plug-ins in build 2020-06-05 04:21:19 -04:00
README.txt Bug 559674: initial import from cmake4eclipse 2020-03-20 11:48:20 -04:00

Files in this directory tree provide CMake support for the CDT core build.

Bundles with a name starting with 'org.eclipse.cdt.cmake.is' provide support for the CDT indexer. 'is' in this case stands for Indexer Support.