<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Using OpenUI5 with eclipse impossible? in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/using-openui5-with-eclipse-impossible/qaa-p/11321449#M4195508</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt;&amp;gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;, but since I have some caching problems with my local tomcat (sometimes changed files are not served in their latest version) I use to disable browser caching in the chrome dev tools.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;why dont use app cache??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just download openui5, extract it to your tomcat's webapps and reference like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #efefef;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #000080; background-color: #efefef; font-weight: bold;"&gt;script &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; background-color: #efefef; font-weight: bold;"&gt;id=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; background-color: #efefef; font-weight: bold;"&gt;'sap-ui-bootstrap' &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; background-color: #efefef; font-weight: bold;"&gt;type=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; background-color: #efefef; font-weight: bold;"&gt;'text/javascript'&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000; background-color: #efefef; font-weight: bold;"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; background-color: #efefef; font-weight: bold;"&gt;src=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; background-color: #efefef; font-weight: bold;"&gt;"/openui5_PATH/resources/sap-ui-core.js"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; background-color: #efefef; font-weight: bold;"&gt;...&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 01 Nov 2015 05:34:19 GMT</pubDate>
    <dc:creator>former_member182372</dc:creator>
    <dc:date>2015-11-01T05:34:19Z</dc:date>
    <item>
      <title>Using OpenUI5 with eclipse impossible?</title>
      <link>https://community.sap.com/t5/technology-q-a/using-openui5-with-eclipse-impossible/qaq-p/11321445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;currently I'm using the SAPUI5 plugin for eclipse which also delivers the open UI5 sources for local development / testing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way of switching to an OpenUI5 version for local eclipse development instead?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know, that I could just use the HANA CDN version of OpenUI5 in my bootstrap, but since I have some caching problems with my local tomcat (sometimes changed files are not served in their latest version) I use to disable browser caching in the chrome dev tools. So reloading everything from a remote server on every page refresh in the browser would drive me nuts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 22:00:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/using-openui5-with-eclipse-impossible/qaq-p/11321445</guid>
      <dc:creator>frankluzat</dc:creator>
      <dc:date>2015-10-30T22:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: Using OpenUI5 with eclipse impossible?</title>
      <link>https://community.sap.com/t5/technology-q-a/using-openui5-with-eclipse-impossible/qaa-p/11321446#M4195505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Frank,&lt;/P&gt;&lt;P&gt;the first answer comes to my mind: &lt;A href="http://openui5.org/download.html"&gt;download OpenUI5 SDK&lt;/A&gt; and install locally and reference to that folder in your index.html. I hope it helps,&lt;/P&gt;&lt;P&gt;Gabriel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 22:40:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/using-openui5-with-eclipse-impossible/qaa-p/11321446#M4195505</guid>
      <dc:creator>GabrielGomezPad</dc:creator>
      <dc:date>2015-10-30T22:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: Using OpenUI5 with eclipse impossible?</title>
      <link>https://community.sap.com/t5/technology-q-a/using-openui5-with-eclipse-impossible/qaa-p/11321447#M4195506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That would mean that I have to put the UI5 sources into every project folder, make my version control system ignore it when looking for changed files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be better if I could configure tomcat in a way that it would provide the sources folder to every project which is run in tomcat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 23:14:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/using-openui5-with-eclipse-impossible/qaa-p/11321447#M4195506</guid>
      <dc:creator>frankluzat</dc:creator>
      <dc:date>2015-10-30T23:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: Using OpenUI5 with eclipse impossible?</title>
      <link>https://community.sap.com/t5/technology-q-a/using-openui5-with-eclipse-impossible/qaa-p/11321448#M4195507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Frank,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This may help you. &lt;A __default_attr="67902" __jive_macro_name="document" class="jive_macro_document jive_macro" data-orig-content="Running UI5 Apps on local node.js server" href="https://community.sap.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Oct 2015 17:24:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/using-openui5-with-eclipse-impossible/qaa-p/11321448#M4195507</guid>
      <dc:creator>NagaPrakashT</dc:creator>
      <dc:date>2015-10-31T17:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: Using OpenUI5 with eclipse impossible?</title>
      <link>https://community.sap.com/t5/technology-q-a/using-openui5-with-eclipse-impossible/qaa-p/11321449#M4195508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt;&amp;gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;, but since I have some caching problems with my local tomcat (sometimes changed files are not served in their latest version) I use to disable browser caching in the chrome dev tools.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;why dont use app cache??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just download openui5, extract it to your tomcat's webapps and reference like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #efefef;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #000080; background-color: #efefef; font-weight: bold;"&gt;script &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; background-color: #efefef; font-weight: bold;"&gt;id=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; background-color: #efefef; font-weight: bold;"&gt;'sap-ui-bootstrap' &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; background-color: #efefef; font-weight: bold;"&gt;type=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; background-color: #efefef; font-weight: bold;"&gt;'text/javascript'&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000; background-color: #efefef; font-weight: bold;"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; background-color: #efefef; font-weight: bold;"&gt;src=&lt;/SPAN&gt;&lt;SPAN style="color: #008000; background-color: #efefef; font-weight: bold;"&gt;"/openui5_PATH/resources/sap-ui-core.js"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; background-color: #efefef; font-weight: bold;"&gt;...&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Nov 2015 05:34:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/using-openui5-with-eclipse-impossible/qaa-p/11321449#M4195508</guid>
      <dc:creator>former_member182372</dc:creator>
      <dc:date>2015-11-01T05:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: Using OpenUI5 with eclipse impossible?</title>
      <link>https://community.sap.com/t5/technology-q-a/using-openui5-with-eclipse-impossible/qaa-p/11321450#M4195509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Maksim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for this hint. It works like a charm...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/833035" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW: &lt;A href="http://superuser.com/questions/89809/how-to-force-refresh-without-cache-in-google-chrome"&gt;Here's the explanation&lt;/A&gt; for my caching issue, which seems to be "by design", because content which is injected dynamically into the page is not refreshed on page reload (Ctrl+F5). So the only option for developing is to completely disable the cache in chrome dev tools.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since I can't link the exact answer I post this screen shot here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/833039" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 15:10:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/using-openui5-with-eclipse-impossible/qaa-p/11321450#M4195509</guid>
      <dc:creator>frankluzat</dc:creator>
      <dc:date>2015-11-18T15:10:54Z</dc:date>
    </item>
  </channel>
</rss>

