문제

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

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

도움이 되었습니까?

해결책

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}

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top