1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-15 20:25:46 +02:00
cdt/launch/org.eclipse.cdt.launchbar.core.tests
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
..
.settings LaunchBar - added test plugin and refactoring 2014-07-28 16:43:44 -04:00
META-INF LaunchBar - junits tests are not running - trying to fix... 2014-08-05 10:46:51 -04:00
src/org/eclipse/cdt/launchbar/core LaunhBar - some API changes and cleanup 2014-08-11 11:02:11 -04:00
.classpath LaunchBar - added test plugin and refactoring 2014-07-28 16:43:44 -04:00
.project LaunchBar - added test plugin and refactoring 2014-07-28 16:43:44 -04:00
about.html LaunchBar - added test plugin and refactoring 2014-07-28 16:43:44 -04:00
build.properties LaunchBar - added test plugin and refactoring 2014-07-28 16:43:44 -04:00
pom.xml LaunchBar - junits tests are not running - trying to fix... 2014-08-05 10:46:51 -04:00