Update README.md with know Eclipse/JDK issue links

This commit is contained in:
Peter Dell 2023-08-19 20:52:29 +02:00 committed by GitHub
parent 4cd6e589cc
commit b6648f7020
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 0 deletions

View File

@ -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