mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
![]() * Project provider to react on project changes (i.e. when nature changed) * Added concept of open descriptor - which will be visible in UI, this will allow not to remap to null, reuse objects for other reasons, and eventually I want to replace object map into 1:1 mapping without nulls * Removed throwing CoreException from getLaunchDescriptors (it does not need to throw it) * Project based type now checks if project is open * Fixed copyright * Added interface for ILaunchDescriptorProjectBased Change-Id: I3277f5910c7df1bb4aa3e809dda3b61921dcad6e Signed-off-by: Alena Laskavaia <elaskavaia.cdt@gmail.com> Reviewed-on: https://git.eclipse.org/r/31321 |
||
---|---|---|
.. | ||
org.eclipse.cdt.launch | ||
org.eclipse.cdt.launchbar-feature | ||
org.eclipse.cdt.launchbar.cdt.core | ||
org.eclipse.cdt.launchbar.core | ||
org.eclipse.cdt.launchbar.core.tests | ||
org.eclipse.cdt.launchbar.ui |