Re: [linuxtools-dev] Why does RPM Specfile Editor is not enabled ?

2021-05-18 Thread Popescu, Lidia
Thanks Jonah, Do you know by accident what could be the reason that my selection is not persistent ? I can't reproduce it in plaint eclipse. Open a file with Specfile Editor and check 'Use it for all *.test files'. The icons in project explorer are properly displayed, but on file click it still

Re: [linuxtools-dev] Why does RPM Specfile Editor is not enabled ?

2021-05-18 Thread Jonah Graham
Hi Lidia, Sorry you have stumped me on that one. But I have a few guesses that may help you debug the issue: 1- Stick a breakpoint on org.eclipse.ui.internal.WorkbenchPage.openEditor(IEditorInput, String, boolean, int, IMemento, boolean) - that should help you track down in the stack trace where