Hi Jacques, Usually for all Java projects in common build systems (Gradle, Maven) the build directory is deleted. What is the problem? I'm not getting any thing wrong on eclipse?
Please note we can modify the .project properties in build.gradle for whatever you need. On Sat, Jul 30, 2016 at 3:18 PM, Jacques Le Roux < jacques.le.r...@les7arts.com> wrote: > Hi, > > I recently suggested that to no be encumbered with Gradle build and bin > folder in Eclipse you can set them as derived (folder attribute in its > properties). > > This works well for bin, but, each time we do a clean, the build folder > loses its attributes because it's deleted and regenerated. > > Could we not empty it rather than delete? > > Thanks > > Jacques > >