You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See settings.gradle or pom.xml files of complete and initial folder, rootProject.name or artifactId are set to the same name 'rest-service'. If i open gs-rest-service repo in VS Code, Java importer will break due to duplicated project name. This is not tooling friendly.
Is there any reason to make these two samples to have the same project name?