The *.lib extension is by default included in ignored file types (Settings | File Types | Files and Folders to Ignore). If you need to do something with .lib files from inside IntelliJ IDEA, you can remove the extension from that list.
No find files *.lib in project View
-- Dmitry Jemerov Development Lead JetBrains, Inc. http://www.jetbrains.com/ "Develop with Pleasure!"
Hello Ivan,
The *.lib extension is by default included in ignored file types (Settings
| File Types | Files and Folders to Ignore). If you need to do something
with .lib files from inside IntelliJ IDEA, you can remove the extension from
that list.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Thank you all well!