Andrey Loskutov

Results 414 comments of Andrey Loskutov

We have freeze monitoring enabled in SDK, without starting it in debug mode. So why is this a problem to have it enabled in RCP?

OK, this was misleading. So freeze monitoring **is** working in RCP but not working in tests. Would be easier to understand if the title would say that. Contributions are welcome.

> Application gets into issues : crash / freeze / Exception ... > Have a menu option or a toolbar named dump If Eclipse is crashed or hangs, no Eclipse...

> just wanted to note that every committer can delete a branch: Sure, I wanted to be polite and not delete branches without a note. Beside this, it costs time...

Also please add tests bundle, that *at least* does smoke tests for whatever contributed. If there is API provided but no clients exists in the SDK, ideally tests should cover...

Still fails on github: https://github.com/eclipse-platform/eclipse.platform.ui/runs/16899215954 ``` CleanupAddon should ensure that partStack is not rendered anymore, as all childs have been removed java.lang.AssertionError: CleanupAddon should ensure that partStack is not rendered...

> What is the status of this one? Waits for a review

> 5\. Delete the information about the link from the .project file on disk, e.g. delete the following block Just wondering, why should project still point to the link if...

With the current state of affairs, deleting links from .project file by **external file modification** isn't supported and "leaks" any linked folder added before. While adding "linked" folders one has...