I recently upgraded from IntelliJ 14
to 15 ultimate
and I realized I can no longer configure checkstyles
as Other Settings
in setting window is completely missing.
I cannot understand what I did wrong, and I am not sure if it's some configuration missing to get this Other Settings
back.
Exact version : IntelliJ Ultimate 15.0.1
What I tried: Well I tried searching if there is a way to bring it back, but no luck yet. my colleague is using same version and he can see it. So may be during importing some settings or default configuration from IntelliJ 14, something went wrong.
This happened on an EAP build of Intellij 15:
I had the same issue after upgrade. For me the fix was simply to uninstall Checkstyle-IDEA, restart Intellij and then install it again after which I was able to see: Refer here for doing the same : IntelliJ Installing Plugins
If a restart does not fix your problem, I would recommend a manual cleanup. Steps to do so:
<SYSTEM DRIVE>\Users\<USER ACCOUNT NAME>\config\plugins
~/Library/Application Support/IntelliJIdeaXX
Also, I am tempted to suggest that it might be worth seeing if the 'Other Settings' section appears when you install a plugin like 'Grep Console' which puts it's settings there: