1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
cdt/launch
Alena Laskavaia 1bf2aa825f LaunhBar - some API changes and cleanup
* 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
2014-08-11 11:02:11 -04:00
..
org.eclipse.cdt.launch Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
org.eclipse.cdt.launchbar-feature Add license to launchbar feature 2014-08-07 12:51:57 -04:00
org.eclipse.cdt.launchbar.cdt.core Export all packages from launchbar plugins 2014-08-07 12:52:12 -04:00
org.eclipse.cdt.launchbar.core LaunhBar - some API changes and cleanup 2014-08-11 11:02:11 -04:00
org.eclipse.cdt.launchbar.core.tests LaunhBar - some API changes and cleanup 2014-08-11 11:02:11 -04:00
org.eclipse.cdt.launchbar.ui LaunhBar - some API changes and cleanup 2014-08-11 11:02:11 -04:00