I am using Windows 10. I am using the final release Eclipse 2018-09 (4.9) with the "Eclipse IDE for Java EE Developers" package.
Unfortunately this version has a bug that produces a ClosedFileSystemException
in some situations. This problem was filed as Eclipse Bug #539536 and marked as resolved. Unfortunately the discussion on that ticket isn't clear to me regarding how I am supposed to update my "Eclipse IDE for Java EE Developers" to include the bug fix.
(Perhaps the ticket is clear but my mind is a little slow. If so, please indulge me while I ask some very specific questions; I get confused easily with ambiguous answers. I'll mark the questions in italics so they will stand out.)
- I went to the Eclipse 2018-12 M1 download page, but there was no "Eclipse IDE for Java EE Developers" package there. Is the "Eclipse IDE for Java EE Developers" package for Eclipse 2018-12 M1 available for download somewhere, and if so, where?
- A comment on Bug #539536 indicated that I can add http://download.eclipse.org/eclipse/updates/4.10milestones/ as an update site and then use "Check for Updates" to fix this bug. Should I expect that this update site will update my "Eclipse IDE for Java EE Developers" to the full 2018-12 M1 release, after which my Eclipse will show "2018-12 (4.10) M1", or will it only update one or more "features"?
- If http://download.eclipse.org/eclipse/updates/4.10milestones/ will not update my version of Eclipse to 4.10 M1, then why does the URL include "4.10milestones"?
- By using "Check for Updates" after adding the http://download.eclipse.org/eclipse/updates/4.10milestones/ update site, I was able to update to "Eclipse Java Development Tools 3.16.0.…", "Eclipse Plug-in Development Environment 3.13.300.…", and "Tip of the Day UI Feature 0.2.200.…". Does installing one or more of these updates fix Bug #539536 (the
ClosedFileSystemException
bug)—does my "Eclipse IDE for Java EE Developers" now have the fix for Bug #539536?
Thank you very much in advance for your time and clarifications.