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

fix: Generated modules in Intellij are Java Modules instead of Web Modules #706

Closed
1 task done
pavanpodila opened this issue Apr 24, 2024 · 2 comments
Closed
1 task done
Labels
bug Something isn't working

Comments

@pavanpodila
Copy link

Is there an existing issue for this?

  • I have searched the existing issues.

Version

5.3.0

Description

When I run melos bootstrap, it generates the Intellij Modules as Java Modules. I would much prefer them as Web Modules, making it easier for me to add a Directory instead of a Package. Is there a way to force that ?

Steps to reproduce

  1. Run melos bootstrap
  2. See that all modules (*.iml) have a JAVA_MODULE as the module type

Expected behavior

It should be WEB_MODULE instead

Screenshots

image

Additional context and comments

No response

@pavanpodila pavanpodila added the bug Something isn't working label Apr 24, 2024
@spydon
Copy link
Collaborator

spydon commented Apr 24, 2024

making it easier for me to add a Directory instead of a Package

If I understand you correctly I think most people expect to be able to add packages though?
Do you know if there is any documentation of those values somewhere?

@spydon
Copy link
Collaborator

spydon commented Jun 6, 2024

Closing due to inactivity

@spydon spydon closed this as not planned Won't fix, can't repro, duplicate, stale Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants