Michael Bangas
Michael Bangas
Failed again in [this run](https://github.com/eclipse-platform/eclipse.platform/pull/619/checks?check_run_id=15704911192) of https://github.com/eclipse-platform/eclipse.platform/pull/619
Addition to https://github.com/eclipse-platform/eclipse.platform/issues/525#issuecomment-1613014550. Checked tests have pending or accepted PR: ### org.eclipse.core.tests.resources * [ ] [RefreshJobTest#XtestSmallRecursionRefresh()](https://github.com/Eclipse-platform/eclipse.platform/blob/24c00e9fc70602c8e71ea80145227f8361bcbd3c/resources/tests/org.eclipse.core.tests.resources/src/org/eclipse/core/tests/resources/refresh/RefreshJobTest.java#L147) - test is disabled because it needs 400 seconds on fast SSD on Linux...
I want to clarify the workflow with the following screenshots: At first the Zip File is closed and it is not possible to view/modify or search its contents.  By...
> Just another idea: explicit open/closing zipfiles could be avoided by adding a node "Archives" like JDT already does for "Referenced Libraries" which makes it possible to explore the zip...
> > So to summarize I don't see we really need any new Actions for that (load/unload) but should use whats already is offered here. I haven't checked in detail...
> > Given these challenges, this PR should perhaps be considered a draft. > > Yes, please convert to a draft. > > What I would recommend also is to...
> > I don't know the details @waynebeaton maybe can tell or we need a servicedesk ticket to clarify what / when is checked... > > Both contributors appear to...
> To be honest I almost cannot see a difference. So I think this should not be a problem. This is a good thing for me. :) We could utilize...
> What is the status of this one? We are currently working on this [PR](https://github.com/eclipse-platform/eclipse.platform.ui/pull/2593) in Platform UI, so that SVGs can be also used by external consumers like `URLImageDescriptor`...
> I have already investigated (and implemented) SVG support a while back for SWT so here are some hints if some wants to go in that direction further: > >...