Skip to content

Commit a696d58

Browse files
committed
Added Advanced Settings in IntelliJ Wizard
1 parent d80479b commit a696d58

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
Loading

Writerside/topics/New-Project-from-IntelliJ.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,11 @@ elegir la opción
7575

7676
9. Completar los demás campos de la ventana de
7777
<shortcut>New Project</shortcut> (en este ejemplo crearemos un archivo llamado <code>my-project</code>)
78-
y presionar <shortcut>Create</shortcut>
7978

8079
![intellij-archetype-wizard-5.png](intellij-archetype-wizard-5.png)
80+
81+
Abrir <shortcut>Advanced Settings</shortcut> para definir el **GroupId**, **ArtifactId** y **Version** deseada.
82+
83+
![intellij-archetype-wizard-6.png](intellij-archetype-wizard-6.png)
84+
85+
Por último presionar <shortcut>Create</shortcut>

0 commit comments

Comments
 (0)