A couple more points on Eclipse. Assuming subfolders of "build" are added to the Eclipse Build Path...if the build directory is wiped out (i.e. by the Gradle clean task) and Eclipse finds out about it then Eclipse will automatically remove the folder(s) from the Build Path.
Also, if the "build" folder had been marked as "Derived" by the user and then the folder was later removed and Eclipse found out about it...the "Derived" flag would be set back to false. If setting the Derived flag is all automated this is a moot point but thought I would mention it. -- View this message in context: http://gradle.1045684.n5.nabble.com/using-generated-resources-in-the-IDE-tp4363800p4386441.html Sent from the gradle-dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
