It will be very useful to have the ability to refresh bloop without restarting.
Would it be possible to add a bloop command for that purpose, it could be something like 'refresh project'
It is very important for large project to have the ability reuse CI compilation cache.
jvican has writen:
any tool that wants remote compilation can implement it outside of bloop
Unfrotunatly if we replace analysis files the bloop server just will not be able to see changes, We have to stop\start bloop server manually. It is very inconvenient.
It will be very useful to have the ability to refresh bloop without restarting.
Would it be possible to add a bloop command for that purpose, it could be something like 'refresh project'
It is very important for large project to have the ability reuse CI compilation cache.
jvican has writen:
any tool that wants remote compilation can implement it outside of bloop
Unfrotunatly if we replace analysis files the bloop server just will not be able to see changes, We have to stop\start bloop server manually. It is very inconvenient.