Bug 509193 - UnsupportedOperationException in
ScriptOutlinePage$LexicalSortingAction on sort

Default implementation of doCreateOutlinePage() uses read-only
ChainedPreferenceStore which can't be used to save any values. Use
default plugin preference store for outline page.

Change-Id: If4a6a2bba8012af3c3a36f7f9ba431db1e41845e
Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
1 file changed