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

Allow specifying target project.xml in target configuration or task configuration. #86

Open
EliteMasterEric opened this issue Sep 14, 2021 · 2 comments

Comments

@EliteMasterEric
Copy link

Currently, the project file is specified in lime.projectFile and thus only one project can be accessed by Lime build tasks at a time. Adding this as an option which is configurable on a per-task or per-configuration basis would resolve this.

Use case: I am developing with PolyMod, which has a sample folder that contains four example projects. I would like to be able to use the Run configuration dropdown to select between each of these, but each has its own project file and the current setup does not allow this.

@47rooks
Copy link

47rooks commented Feb 6, 2024

I think this would be really useful. I have a multi-root project where I have project.xml files in two different directories - examples and tests, and I want to be able to switch between them easily.

@ACrazyTown
Copy link
Contributor

I'm also interested in this

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

3 participants