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

Let GenIdea take a query of targets you wish to generate for #478

Open
lihaoyi opened this issue Nov 4, 2018 · 0 comments
Open

Let GenIdea take a query of targets you wish to generate for #478

lihaoyi opened this issue Nov 4, 2018 · 0 comments

Comments

@lihaoyi
Copy link
Member

lihaoyi commented Nov 4, 2018

e.g.

mill mill.scalalib.GenIdea/idea __[2.12.7] # Generate projects for 2.12 cross build
mill mill.scalalib.GenIdea/idea __[2.11.12] # Generate projects for 2.11 cross build
mill mill.scalalib.GenIdea/idea __[2.11.12].js  # Generate projects for 2.11 JS cross builds only

This would basically be a more flexible version of @lefou's #458, letting you on-the-fly select what versions of your cross modules you wish to generate Intellij projects for rather than needing to specify it up front in the build file

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

1 participant