Exception in build 3089
I have written an Editor component by extending ApplicationComponent, FileEditorProvider.
When double click a bat file, it will show my component.
It is work in version 4 and 4.5, but when i try to use build 3089, it throws an exception. Why?
Please sign in to leave a comment.
andyfai wrote:
Apparently some interface you were implemented got some new methods in
3089. Try to recompile your plugin against 3089's openapi.jar
--
Maxim Shafirov
JetBrains Inc.
http://www.jetbrains.com
"Develop with pleasure!"