1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-21 21:52:10 +02:00
cdt/cmake
Alexander Fedorov a5dce82d54 Bug 564274 - Switch CDT cmake to use new Equinox preferences API
Replace "org.eclipse.cdt.core.options" with
"org.eclipse.core.runtime.preferences"

Change-Id: I6ac4813b680ebf34336c85bfd3bc1721d6656dc4
Signed-off-by: Alexander Fedorov <alexander.fedorov@arsysop.ru>
2020-06-15 14:10:12 -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 564274 - Switch CDT cmake to use new Equinox preferences API 2020-06-15 14:10:12 -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 564274 - Switch CDT cmake to use new Equinox preferences API 2020-06-15 14:10:12 -04:00
org.eclipse.cdt.cmake.is.hpenonstop Bug 559674: Internationalization of UI texts 2020-06-06 13:43:51 -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: Internationalization of UI texts 2020-06-06 13:43:51 -04:00
org.eclipse.cdt.cmake.is.microsoft Bug 559674: Internationalization of UI texts 2020-06-06 13:43:51 -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: Internationalization of UI texts 2020-06-06 13:43:51 -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.