Webcontent code modified from eclipse not updating -
i have java source code of 3000 classes & other web content (js, css, html). imported project in eclipse(indigo) , run project on tomcat6. after ant compile.complete.deploy, new folder ${env.catalina_home}.
modifying few js & html files ide, doesn't reflect in browser. reloaded page several times, no changes done.
in project -> buildautomatically option checked.
do need modify on files in ${env.catalina_home} or direct src code fine?
for ui related content - webcontent folder files needs changes. , when new class files added or existing classes modified "ant smartbuild" fine.
-- thanks.
Comments
Post a Comment