grails - IntelliJ Idea 10 is picking up old compiled classes. I cannot clean them -
i using intellijidea 10.0.3 grails application , of sudden when run app picks , old compiled class. tried doing grailsclean several times, , appears clean successfully. however, when run application , access known screen still shows old hard coded value no longer have anywhere in application. tried make , rebuild project, not success either.
anybody know how can solve without renaming class?
thanks lot frustrating , slowing me down tremendously.
try 10.5.1 update, may fix problem. if doesn't, can enable clean output directory on rebuild in settings | compiler
, rebuild again.
contact support sample project , steps reproduce if cannot resolve it.
Comments
Post a Comment