Is it possible to make a custom project view in IntelliJ IDEA?

79 Views Asked by At

Can I have a custom project view in IntelliJ IDEA? For example in Android Studio we get this:

Now, I want a custom one like that to show only java files and one to show only xml files. It is possible to do so?

1

There are 1 best solutions below

0
On BEST ANSWER

You can use custom scopes for that: Configuring Scopes and File Colors