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

[Question] Possible to have a "partial" hotreload/continuous build? #146

Open
pvaldv opened this issue Sep 7, 2020 · 1 comment
Open

Comments

@pvaldv
Copy link

pvaldv commented Sep 7, 2020

Hey guys. I have a multi-module project, with a considerable dependency tree. The Play project to which I'm trying to apply this plugin depends on other projects (some Play projects, but most not), which by their turn depend on other projects, etc.

I want to have hot reloading, but ideally, I'd like to have the ability to disable the file watching for other projects, that ultimately triggers the rebuild.

I tried to "play" with the changingClasspath, but that only got me to the point where I could manipulate if the play server process would restart or not, following changes and tasks being re-executed (maybe not 100% how it works, but...).

Is there a feasible way to only have hot-reloading and/or continuous building for a set of projects of my own choosing? Thanks.

@JLLeitschuh
Copy link
Contributor

I think this would be better as a Gradle Forum Post or as a Stack Overflow Question.

The issue tracker really isn't really the place for support questions.

I'm not certain I have an answer for you either unfortunately.

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