Changing project compiler resource patterns Hugo Palma 创建于 2007年12月10日 17:17 Any idea how i can do this using the API ?
Hello Hugo,
com.intellij.compiler.CompilerConfigurationImpl#addResourceFilePattern should work.
Sascha
Thanks