today I have tried to create a Gradle Project in Eclipse. If the build process was finished the result was two seperate folders for no reason.
Gradle build a lib folder and a project folder. (Picture) I dont find any soultion. How can I force Gradle to build all in one like before?`

