From b6648f702074034bf6984ce2478ffd527b7cb1b9 Mon Sep 17 00:00:00 2001 From: Peter Dell Date: Sat, 19 Aug 2023 20:52:29 +0200 Subject: [PATCH] Update README.md with know Eclipse/JDK issue links --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 271523bd..934c6e45 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,17 @@ - [WUDSN IDE Manual Installation](https://www.wudsn.com/index.php/ide/installation) - [WUDSN IDE Video Tutorial](https://www.youtube.com/playlist?list=PLD57AEE018938BA5E) - [WUDSN IDE Atariage Thread](http://atariage.com/forums/topic/145386-wudsn-ide-the-free-integrated-atari-8-bit-development-plugin-for-eclipse/) + +Know Issues +- https://github.com/eclipse-platform/eclipse.platform.ui/issues/869 - Standard text editor ignores preferences for foreground color #869 + Status: Open. Affects preferences pages +- https://bugs.openjdk.org/browse/JDK-8204537 - java.awt.Desktop.open(File) does not throw IOException if no app is registered + Status: Open.The processor is in active. Affects The!Cart Studio +- https://bugs.eclipse.org/bugs/show_bug.cgi?id=382707 - Bug 382707 - [block selection] Expression variable "activeSelection" is not instanceof IBlockTextSelection in block selection mode + Status: Closed, to be verified +- https://bugs.eclipse.org/bugs/show_bug.cgi?id=397960 - Bug 397960 - [Contributions] [CPD] Run/Debug buttons gone, can't customize perspective + Status: Closed, to be verified +- https://bugs.eclipse.org/bugs/show_bug.cgi?id=572503 + Status: Reopened, to be verified +- https://github.com/eclipse/lsp4e/issues/38 - Conflicting keybinding for Open Type + Status: Open