Is it possible to add some files form a directory to an IDEA project ?
I do not want to add all the directory because it is huge and it will slow down the app.
And 2-nd – is it possible to tell IDEA to not add all subdirectories from some folder but only the files it contains ?
Is it possible to add some files form a directory to an IDEA project
Share
I find out than one good option is to right click folders in the IDE and select the option “Mark directory as” -> Excluded. It dissapears from the tree.