Skip to content

Tags: eclipse-platform/eclipse.platform.debug

Tags

Y20230629-1000

Toggle Y20230629-1000's commit message
Update README.md

Remove repositories that are not merged into others.

Y20230628-1000

Toggle Y20230628-1000's commit message
Update README.md

Remove repositories that are not merged into others.

I20230629-0130

Toggle I20230629-0130's commit message
Update README.md

Remove repositories that are not merged into others.

I20230628-1800

Toggle I20230628-1800's commit message
Update README.md

Remove repositories that are not merged into others.

I20230628-1210

Toggle I20230628-1210's commit message
Update README.md

Remove repositories that are not merged into others.

I20230628-1010

Toggle I20230628-1010's commit message
Update README.md

Remove repositories that are not merged into others.

Y20230627-1000

Toggle Y20230627-1000's commit message
Use new ILog.of(...) method instead of Platform.getLog(...)

I20230627-1800

Toggle I20230627-1800's commit message
Use new ILog.of(...) method instead of Platform.getLog(...)

Y20230626-1000

Toggle Y20230626-1000's commit message
Show launches of shortcuts below the launches dialog in the popup

Currently provided launches are shown below their providers with a
little pseudo indentation using some space what has some drawbacks

- it looks a bit misplaced an not as an indentation
- it breaks the order of accelerators once a new config is added
- run configs are not shortcuts even though shortcuts often create a
launch

This is now changed to put them below the "Launchconfigurations ..."
menu item where they better fit semantically and also keep the original
accelerator order intact.

I20230627-0510

Toggle I20230627-0510's commit message
Show launches of shortcuts below the launches dialog in the popup

Currently provided launches are shown below their providers with a
little pseudo indentation using some space what has some drawbacks

- it looks a bit misplaced an not as an indentation
- it breaks the order of accelerators once a new config is added
- run configs are not shortcuts even though shortcuts often create a
launch

This is now changed to put them below the "Launchconfigurations ..."
menu item where they better fit semantically and also keep the original
accelerator order intact.