Use this tag for questions related to a subproject, i.e. a project within a larger project.
i have a hello world full screen android studio 1.5.1 app that i added a gradle/eclipse-mars subproject to. no other …
android gradle android-gradle-plugin subprojectI have a couple of subprojects that are part of a multi-project build (flat hierarchy). I want to set the …
gradle directory subprojectI googled this and it seems that no one has an answer, yet it seems like such an elementary thing …
maven-2 module subprojectI have a dependency problem and I do not know how to solve it. I have a project A, B …
java gradle dependencies multi-project subprojectI have two repositories namely A and B. By mistake I cloned repo B inside A on my machine. I …
git github git-commit subprojectLets say I have a project with two independent subprojects. If I understood cmake correctly, the idea would be to …
cmake subprojectWe have a set up with 2 project, 1 main and 1 subproject, they are Java projects. They are all under the same …
java gradle subprojectI am going to create a .dll and an .exe using this .dll with C# and .NET. How to create …
c# visual-studio-code project subprojectI want to avoid redundancy and therefore I got one "shared" project that contains looks like this: plugins { id "org.…
gradle flyway subproject