Wizard: fix not auto-updated artifactId on project name change
#KT-41695 fixed
This commit is contained in:
-3
@@ -100,9 +100,6 @@ class ProjectSettingsComponent(ideWizard: IdeWizard) : DynamicComponent(ideWizar
|
||||
tryArtifactIdByProjectName()
|
||||
}
|
||||
}
|
||||
StructurePlugin.artifactId.path -> {
|
||||
artifactIdWasUpdatedByHand = true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user