ibm mobilefirst - How to automatically reload changes HTML/CSS after "Run on Worklight Dev Server"? -


i have hybrid worklight app , every time change html code have delete app admin console, clean eclipse, clear chrome browsing data , redeploy.

how can automatically make wl reload html changes every time redeploy wl environment (no more remove console or clean eclipse)?

my first response is: huh?
totally not supposed this...

starting worklight 6.1, after change in of application's web resources (html, js, css, images, ...), after initial deployment of app (run > run on worklight development server) no longer need re-build app.

when preview app via worklight console, need refresh browser window. that's it.

you should not delete app worklight console or "clean eclipse".

that said, if talking previewing "common web resources" option in worklight console, may want (hopefully one-time action) to:

  1. close eclipse
  2. locate temp folder (windows, os x)
  3. delete wlbuildresources folder (optionally wlpreview folder well)
  4. open eclipse
  5. re-build

should work.


Comments

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -