In the project navigator in IntelliJ IDEA I have an icon similar to a check mark between the file icon and file name. I can't find any explanation in the Icon Reference.
Does anybody know what it means?
It means your Java source files aren't part of the project.
The blue dot package icon is an indicator that the Web Facet has been configured correctly and is usually seen on the web source directory src/main/webapp .
If you are referring to the file name being in red, that indicates there was a Version Control System (VCS) merge conflict (or the file was changed as part of two different change lists and has not yet been acknowledged).
Bookmark files, packages, folders, and modulesIn the Project tool window ( Alt+1 ), right-click an item that you want to bookmark and select Bookmarks | Add Bookmark ( F11 ) or Add Mnemonic Bookmark ( Ctrl+F11 ).
It is a bookmark. Use menu item Navigate > Bookmarks > Show Bookmarks
to show all your bookmarks.
There are two ways to remove it:
Navigate > Bookmarks > Toggle Bookmark
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With