Open API, memory leak warning

while debugging a plugin:

***********************************************************************************************

      • M E M O R Y L E A K S D E T E C T E D ***

***********************************************************************************************

      • ***

      • The following objects were not disposed:

      • com.intellij.openapi.options.ex.ExplorerSettingsEditor@82d2f9 of class class com.intellij.openapi.ui.DialogWrapper$1

      • ***

0

Hello M. J. Milicevic,

while debugging a plugin:

**********************************************************************
*************************

      • M E M O R Y L E A K S D E T E C T E D

***
**********************************************************************
*************************
***
***

      • The following objects were not disposed:

      • com.intellij.openapi.options.ex.ExplorerSettingsEditor@82d2f9 of

class class com.intellij.openapi.ui.DialogWrapper$1
***
***
**********************************************************************


Look like http://www.jetbrains.net/jira/browse/IDEADEV-22164, but with different
scenario.

Alexander.


0

请先登录再写评论。