I get this while starting my project with jrebel
'-noverify' missing, changing/adding/removing constructors will not be enabled!
i'm using apache tomcat
, spring mvc
, spring-data-jpa
and querydsl
so how can i be able to change constructors with jrebel ?
I'm using eclipse and I add
-Xverify:none
in :run as -> run configuration -> apache tomcat and in the onglet arguments -> JVM arguments