Problem with identifierHighlighter.xml
After update to IDEA 14 (Build: 139.225.3) I have problem with identifierhighlighter.
There is constantly popping up window with Error message: "Could not save application settings: Unknown macro: $OPTIONS$ in storage file spec: $OPTIONS$/IdentifierHighlighter.xml"
There is no Stack Trace in logs/console.
Only related link I've found with this issue: http://blog.csdn.net/sunny243788557/article/details/26556967
Is this bug/known problem or maybe problem with my local configuration or plugin?
Please sign in to leave a comment.
Hello.
"Identifier Highlighter" is probably a third-party plugin, not bundled with IDEA? I've found three such plugins in our repository, not sure what one is yours:
http://plugins.jetbrains.com/search/index?pr=idea&search=identifier+highlighter
Anyway, it looks like the plugin tries to save settings in wrong format. Please contact the plugin author.
Regards,
Alexander.
Thanks for Your help - this plugin was causing error message
http://confluence.jetbrains.com/display/CONTEST/Identifier+Highlighter
I switched off this plugin in idea13, and then imported my settings into idea14 - everything works great.
Thanks!