IntelliJ apparently doesn't support generation of this file. I use IntelliJ to edit my code but ant to compile it, and the BuildConfig stuff is being generated for me. So you could either wait for IntelliJ to produce an update which generates BuildConfig or switch to ant for compilation.