eclipse-jdt / eclipse-jdt/eclipse.jdt.debug
[Bug] Project fails to launch
Open
- Dominant language
- Java
- Stars
- 23
- Forks
- 68
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 13
Description
Eclipse IDE version: 2022.03
Plugins:
- WindowBuilder 1.9.8
- SonarLint 7.3.1
How to reproduce:
1. Download the included project
2. Import the project
3. Run the project from `Generator` class
Expected result:
A window with controls shows up
Actual result:
The error message shown below pops up
```
An internal error occurred during: "Launching Generator".
org/eclipse/jdt/debug/core/JDIDebugModel
```
Files:
[Project archive](https://github.com/eclipse-jdt/eclipse.jdt.core/files/8500473/MeaninglessRussianAmigurumis.zip)
[Error log](https://github.com/eclipse-jdt/eclipse.jdt.core/files/8500481/error.log)
Contributor guide
Assessment
This issue has not been assessed yet.