Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a folder named after the artifactId #72

Closed
brunoborges opened this issue Sep 12, 2018 · 3 comments
Closed

Create a folder named after the artifactId #72

brunoborges opened this issue Sep 12, 2018 · 3 comments
Assignees
Milestone

Comments

@brunoborges
Copy link
Member

Currently, when VS Code generates a project, it simply drops the files in the selected folder. Ideally, a new folder (with the same name as artifactId) should be created in the selected folder.

@Matthew-Dong
Copy link
Contributor

Also prefer auto-creating a folder after generating the project to make the directory clean. When downloading from start.spring.io, the folder name aligns with the Artifact id.

@Eskibear please take a look if we can make this change targeting next release.

@Eskibear
Copy link
Member

When downloading from start.spring.io, the folder name aligns with the Artifact id.

I remember previously the files are located in root folder of the downloaded .zip pack. But just now I had a check, finding there's an extra param baseDir in the target URL now. I'll update it.

@Eskibear Eskibear added this to the 0.4.0 milestone Sep 13, 2018
@Eskibear
Copy link
Member

fixed in #75

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants