I have project with two sub-projects (see https://github.com/RPTools/maptool/tree/1.4.1-dev-branch).
I import the projects into my workspace using the git project import. All great so far.
Gradle tasks automatically appear for the three projects and I can right click and run them. But as soon as I do a Gradle Refresh I loose the ability to run them from the task menu The tasks are greyed out and it says “Cannot run tasks for included builds”
What am I doing wrong?
Versions: Oxygen.2 Release (4.7.2)
Buildship: 2.2.1.v20180125-1441
cheers