Simple step by step example to create a indivitual project folder structure for a gradle project (Java App, PHP Web App, Java Web App) and needed dependencies?

Hi there,

I’d like to go into Gradle but I find it very hard to get a foot into the door. Actually I’d like to understand this:

Simple step by step example to create a indivitual project folder structure for a gradle project (Java App, PHP Web App, Java Web App) and needed dependencies?

Perhaps someone has a good beginners tutorial which covers such basic things to first understand how things work in Gradle?

Thanks a lot for your help, Gerald

I answer myself :slight_smile:

http://www.breskeby.com/

I also put together a multi-project builder where you might get some project layout ideas: https://github.com/djangofan/WebDriverTestingTemplate

See my settings.gradle, the folder structure, and the build.gradle