python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Modules, Gradle Subprojects, and IntelliJ Woes?
I am trying to make use of modules and gradle subprojects and either receive compile time errors or complaints from IntelliJ.
My project structure is as follows:
Root
- settings.gradle
- core
- buil...
user2635874
Votes: 0
Answers: 1
Why has GitLab saved one folder of my project as a Subproject commit?
I have started developing a website, saved in my local folders, and I am trying to save it to a GitLab repository. I created a new repository on GitLab and then did the following:
cd existing_folder
g...
tommybullfrog
Votes: 0
Answers: 2