We have a project consisting of about 30 modules, each of which has its own ant build-file. We share the ipr file and the iml files for the single modules between developers via VCS. But since each developer works on different modules he doesn't want to to see all build-files in the "Ant-Build" tab. Therefore we often experience conflicts in the main Ipr-Configuration file.
Should'nt the information about which build-files are shown in the Ant-Build tab be located in the iws-File which normally is not shared?