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
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