|
From: Slava P. <sl...@je...> - 2003-02-19 23:37:44
|
Hi all, Some plugins's option panes (PMD, CodeBrowser, TomcatSwitch) fail in pre10 because I made AbstractOptionPane.init()/save() final. While they should be fixed to override _init()/_save() eventually, I will remove the 'final' attribute so that things keep working in the next pre-release. -- Slava Pestov |