Hi Devs, currently we have Eclipse project files in the trunk and svn-ignored IntelliJs ones.
A) Would it make sense to also include Intellijs settings? Pro: - We could set code format styles. I once worked in a $dayjob project where each source was auto-formatted. A few formatting cases looked ugly, but the code style looked uniformly. - I've corrupted my local project files recently when adding the gradle build. So we would have at least a last good known setting. Con: - https://stackoverflow.com/questions/14558450/why-ide-specific-project-files-are-ignored-in-git - having the gradle build as a base maybe makes manual configuration unnecessary B) If we decide to not include IntelliJ file, is it ok, if I also remove/ignore Eclipse project files? ... as the would need to be updated for each new dependency Andi --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org