mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-15 20:25:46 +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 |
||
---|---|---|
.. | ||
.settings | ||
META-INF | ||
src/org/eclipse/cdt/launchbar/core | ||
.classpath | ||
.project | ||
about.html | ||
build.properties | ||
pom.xml |