Changes in com.intellij.openapi.fileEditor.*
Hello,
The open API in the package com.intellij.openapi.fileEditor.* has been
changed in the build 922. Some plugins may not work properly and cause IDEA
to crash.
If your plugin uses this API couldn't you please correct them to be
compatible with the new API.
If you use one of such plugins couldn't you please stop using it until its
vendor reflects the changes in API.
Sorry for inconvenience.
--
Best regards,
Anton Katilin
-
JetBrains, Inc / IntelliJ Software
http://www.intellij.com
"Develop with pleasure!"
请先登录再写评论。
This breaks the tabswitch plugin too.
Anton Katilin (JetBrains) wrote:
Is there a "recepee" how to do that? I feel so helpless without TabSwitch
and others...
"Anton Katilin (JetBrains)" <anton@intellij.com> wrote in message
news:bjklfm$4en$1@is.intellij.net...
>
IDEA
>
>
>
>
>
>
As near as I can tell, it breaks PsiViewer and Sequence, as well.
JUnit-Plugin has gone... :(
Please help me out - can´t live without it ;)
Too avoid further trouble caused by plugin failures, being reported as
IDEA bugs, why not keep the deprecated method for a few builds, and have
them throw an unchecked
DeprecationCausedByAPluginException
?
Alain