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

Generator does not follow typical project structure. #28

Open
ThanosFisherman opened this issue Jul 27, 2020 · 2 comments
Open

Generator does not follow typical project structure. #28

ThanosFisherman opened this issue Jul 27, 2020 · 2 comments

Comments

@ThanosFisherman
Copy link

ThanosFisherman commented Jul 27, 2020

Both http://start.ktor.io/ and IntelliJ plugin generators do not adhere to the typical Gradle project structure e.g

ktor-app/src/(main, test)/(kotlin, resources)

Rather I see a somewhat unfamiliar layout where the resources directory is located at the root of the project and there is also no main and test directories inside the src folder.

Why this design choice? Could you please include a checkbox for those who need (prefer) the typical default directory structure?

@rsolmano
Copy link

Agreed with @ThanosFisherman, really confusing, especially if you have gradle multi project structure with different modules, generated for different frameworks, e.g. spring.

@ThanosFisherman
Copy link
Author

I just noticed there is this duplicate issue #3 from 2018 but still no reply from Ktor devs :(

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

No branches or pull requests

2 participants