java - intellij icon over project files -
intellij has placed no entry signs on java files (red circles line through) searched around cannot find why? know please.
it's maven project if makes difference
it means files aren't part of project settings. how did create project?
i'm not sure version of intellij you're using - run 9.0.1. i'd recommend opening project structure (icon right of "wrench" or ctrl+alt+shift+s), click on "modules", , designate directory .java files located source directory (it'll change blue color).
Comments
Post a Comment