From b6648f702074034bf6984ce2478ffd527b7cb1b9 Mon Sep 17 00:00:00 2001 From: Peter Dell Date: Sat, 19 Aug 2023 20:52:29 +0200 Subject: [PATCH 1/4] 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 From e6dd1a6289168a952ec84ffdd4d3094082c7c2de Mon Sep 17 00:00:00 2001 From: Peter Dell Date: Sat, 19 Aug 2023 21:03:00 +0200 Subject: [PATCH 2/4] Update README.md add bug links --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 934c6e45..318bcd3f 100644 --- a/README.md +++ b/README.md @@ -21,3 +21,5 @@ Know Issues Status: Reopened, to be verified - https://github.com/eclipse/lsp4e/issues/38 - Conflicting keybinding for Open Type Status: Open +- https://sourceforge.net/p/atasm/bugs/5/ - ATASM: Hias' test suite results + Status: Open From b15f9e36f3b157979455416e9b16d8def6e42b73 Mon Sep 17 00:00:00 2001 From: Peter Dell Date: Sat, 19 Aug 2023 21:04:18 +0200 Subject: [PATCH 3/4] Update README.md add bug links --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 318bcd3f..2400521c 100644 --- a/README.md +++ b/README.md @@ -23,3 +23,5 @@ Know Issues Status: Open - https://sourceforge.net/p/atasm/bugs/5/ - ATASM: Hias' test suite results Status: Open +- https://www.eclipse.org/forums/index.php/m/1833428/#msg_1833428 - Searching for Help in replacing actionSet with Commands/Menu + Status: Open From 1835ce33e5f0d7ca2662af62186270d1598beba2 Mon Sep 17 00:00:00 2001 From: Peter Dell Date: Sat, 19 Aug 2023 21:05:21 +0200 Subject: [PATCH 4/4] Update README.md - add bug links --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2400521c..2cd90413 100644 --- a/README.md +++ b/README.md @@ -24,4 +24,6 @@ Know Issues - https://sourceforge.net/p/atasm/bugs/5/ - ATASM: Hias' test suite results Status: Open - https://www.eclipse.org/forums/index.php/m/1833428/#msg_1833428 - Searching for Help in replacing actionSet with Commands/Menu - Status: Open + Status: Open Stable. +- https://www.eclipse.org/forums/index.php/m/1839987/#msg_1839987 - How to Trigger "Build All" for site.xml via ANT task + Status: Open. Stale.