<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 02/12/2014 09:44 AM, Max Rydahl
      Andersen wrote:<br>
    </div>
    <blockquote
      cite="mid:E7736E73-FB60-412B-9B53-3AD9752C31B2@redhat.com"
      type="cite">
      <blockquote type="cite">The presentation, from Sebastien Paul, was
        mainly showing simple usage of Cordova CLI. The demo showed many
        things that are available in the Cordova Eclipse plugins as well
        (create a project, add plugin, start ios emulator...). The only
        thing he didn't have in his CLI demo compared to the video is
        CordovaSim/Ripple.
        <br>
        He also demoed something nice: a livereload-cordova plugin (
        <a class="moz-txt-link-freetext" href="https://github.com/fingerproof/cordova-plugin-gapreload">https://github.com/fingerproof/cordova-plugin-gapreload</a> and
        <a class="moz-txt-link-freetext" href="https://vimeo.com/81192559">https://vimeo.com/81192559</a> ). This is interesting because it
        allows to configure the packaged application (the apk, ios, or
        whatever actual package) to use livereload to check for updates
        of some of its resources. So you can get livereload enabled on
        your actual tests devices while developing a cordova application
        and see updates without any need to repackage or redeploy the
        application. It's IMO a great productivity boost. Of course,
        this is something people wouldn't like to ship as part of there
        delivery, and is only good for development purpose. See last
        paragraph for more thoughts on this topic.
        <br>
      </blockquote>
      <br>
      nice - should work automagically with our live reload
      implementation too if I grok the demo right.
      <br>
    </blockquote>
    Yes, but the plugin requires to configure the URL of livereload
    server. So JBoss Tools Cordova should expose a property or provide a
    hook to avoid hardcoding this property in the plugin config.<br>
    <div class="moz-signature">-- <br>
      Mickael Istria<br>
      Eclipse developer at <a href="http://www.jboss.org/tools">JBoss,
        by Red Hat</a><br>
      <a href="http://mickaelistria.wordpress.com">My blog</a> - <a
        href="http://twitter.com/mickaelistria">My Tweets</a></div>
  </body>
</html>