diff -r 6df5642a2204 -r b2781f2cd80a src/Tools/jEdit/plugin/dockables.xml --- a/src/Tools/jEdit/plugin/dockables.xml Wed Oct 22 23:52:40 2008 +0200 +++ b/src/Tools/jEdit/plugin/dockables.xml Thu Oct 23 14:16:04 2008 +0200 @@ -9,4 +9,7 @@ new isabelle.jedit.StateViewDockable(view, position); + + new isabelle.jedit.XMLScroller(view, position); + \ No newline at end of file