The ide task of the Gradle build is now behaving differently. So far it has copied all jars into a lib dir at project root. Now there is an ide dir at project root which has a nested lib dir. Additionally and ide dir might have a nested resources dir. This is used for generated resources and can be added to the IDE source tree. The version.properties file is such a generated resource.
- Hans -- Hans Dockter Gradle Project Manager http://www.gradle.org
