Question

JRebel is writing a log file to {user.home}/.jrebel

How can I change this location, or the value of {user.home} ?

Was it helpful?

Solution

It is possible to change the log file location by setting rebel.log.file=... in ~/.jrebel/jrebel.properties

A JREBEL_HOME environment variable can be set to change the value of {user.home}

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top