<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 11:25 AM, Max Rydahl
      Andersen wrote:<br>
    </div>
    <blockquote
      cite="mid:ABC50007-B4BA-47B4-A181-CDC5B3EEFDA0@redhat.com"
      type="cite">On 12 Feb 2014, at 9:49, Mickael Istria wrote:
      <br>
      <blockquote type="cite">On 02/12/2014 09:44 AM, Max Rydahl
        Andersen wrote:
        <br>
        <blockquote 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>
          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>
      </blockquote>
      isn't this the same for the live reload mac app ?
      <br>
    </blockquote>
    Yes, he had to configure the plugin with cordova CLI to set the
    right IP. It was an annoying set (need to find out the IP,
    copy-paste it...)<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>