Where is ApplicationComponent state stored in?

hello

A trivial question, but into which file is the state of an ApplicationComponent that implements JDOMExternalizable persisted to? I searched without success...

etienne

0
2 comments
Avatar
Permanently deleted user

${idea.config.path}/options/other.xml

You may implement NamedJDOMExternalizable to specify your own file.

0

Great. Thanks for the quick and helpful reply, Martin.

etienne

0

Please sign in to leave a comment.