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
Current in v0.10.0, when I want to generate a Maven project from an archetype, I use the Maven: Generate from Archetype command. Then the steps are:
Select a target folder <----
Select an archetype
It sends corresponding commands to the terminal.
I'd like to first determine which archetype to use, before I finally select the target folder. The spring initializr extension has the similar behavior.
The text was updated successfully, but these errors were encountered:
Current in v0.10.0, when I want to generate a Maven project from an archetype, I use the
Maven: Generate from Archetype
command. Then the steps are:I'd like to first determine which archetype to use, before I finally select the target folder. The spring initializr extension has the similar behavior.
The text was updated successfully, but these errors were encountered: