Skip to content Skip to sidebar Skip to footer

Excluding Globs In The Classpath For Compilation With IntelliJ Idea 11

Can I exclude matched paths in IntelliJ Idea 11. I have .git folders being inserted into my binaries. My colleagues with Eclipse can set matched paths in the classpathentry excl

Solution 1:

Settings | File Types | Ignore Files and Folders? If it's not what you are looking for, clarify the problem with the sample project.


Post a Comment for "Excluding Globs In The Classpath For Compilation With IntelliJ Idea 11"