-
Notifications
You must be signed in to change notification settings - Fork 194
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IllegalStateException: zip file closed when debugging a Maven build #2251
Closed
2 tasks done
Labels
bug
Something isn't working
Comments
HannesWell
added a commit
to HannesWell/eclipse.jdt.debug
that referenced
this issue
Sep 6, 2024
HannesWell
added a commit
to HannesWell/eclipse.jdt.debug
that referenced
this issue
Sep 6, 2024
HannesWell
added a commit
to HannesWell/eclipse.jdt.debug
that referenced
this issue
Sep 6, 2024
Revert "Bug 558863 - Possible Recource leak warning in SourceElementQualifierProvider" This reverts commit 876dd12. Fixes eclipse-platform/eclipse.platform.ui#2251
HannesWell
added a commit
to HannesWell/eclipse.platform
that referenced
this issue
Sep 7, 2024
This helps to prevent issues like eclipse-platform/eclipse.platform.ui#2251
This probably has to be fixed in JDT:
The API adjustment in eclipse-platform/eclipse.platform#1545 could prevent this in general in the future. |
HannesWell
added a commit
to HannesWell/eclipse.platform
that referenced
this issue
Sep 8, 2024
This helps to prevent issues like eclipse-platform/eclipse.platform.ui#2251
HannesWell
added a commit
to HannesWell/eclipse.platform
that referenced
this issue
Sep 10, 2024
This helps to prevent issues like eclipse-platform/eclipse.platform.ui#2251
HannesWell
added a commit
to eclipse-platform/eclipse.platform
that referenced
this issue
Sep 10, 2024
This helps to prevent issues like eclipse-platform/eclipse.platform.ui#2251
HannesWell
added a commit
to HannesWell/eclipse.jdt.debug
that referenced
this issue
Sep 10, 2024
Revert "Bug 558863 - Possible Recource leak warning in SourceElementQualifierProvider" This reverts commit 876dd12. Fixes eclipse-platform/eclipse.platform.ui#2251
HannesWell
added a commit
to HannesWell/eclipse.jdt.debug
that referenced
this issue
Sep 10, 2024
Revert "Bug 558863 - Possible Recource leak warning in SourceElementQualifierProvider" This reverts commit 876dd12. Fixes eclipse-platform/eclipse.platform.ui#2251
HannesWell
added a commit
to HannesWell/eclipse.jdt.debug
that referenced
this issue
Sep 11, 2024
Revert "Bug 558863 - Possible Recource leak warning in SourceElementQualifierProvider" This reverts commit 876dd12. Fixes eclipse-platform/eclipse.platform.ui#2251
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Steps to reproduce
While debugging a Maven build launched via m2e I frequently encounter the error displayed below and the the Source Editor just shows an error instead of displaying the sources of a Maven Mojo class.
Tested under this environment:
Community
The text was updated successfully, but these errors were encountered: