<?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: Webide - Error while building simple standalone App in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/webide-error-while-building-simple-standalone-app/qaa-p/12330785#M4618892</link>
    <description>&lt;P&gt;&lt;IMG alt="" /&gt;&lt;/P&gt;&lt;P&gt;hi I am giving above values in the view .&lt;/P&gt;&lt;P&gt;&amp;lt;mvc:View xmlns="sap.m" xmlns:mvc="sap.ui.core.mvc" controllerName="2021.webapp.controller.app"&amp;gt;&lt;/P&gt;</description>
    <pubDate>Fri, 19 Feb 2021 15:56:01 GMT</pubDate>
    <dc:creator>KumarAakash</dc:creator>
    <dc:date>2021-02-19T15:56:01Z</dc:date>
    <item>
      <title>Webide - Error while building simple standalone App</title>
      <link>https://community.sap.com/t5/technology-q-a/webide-error-while-building-simple-standalone-app/qaq-p/12330783</link>
      <description>&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1894833-webides.png" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;A href="https://answers.sap.com/storage/temp/1894834-console-error.png"&gt;console-error.png&lt;/A&gt;Hello , &lt;/P&gt;
  &lt;P&gt;I m trying to build a simple app in webide, not using Template and trying to run some basis example .&lt;/P&gt;
  &lt;P&gt;i m getting below error &lt;/P&gt;
  &lt;P&gt;&lt;IMG alt="" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;IMG alt="" /&gt;&lt;/P&gt;
  &lt;P&gt;my current setup in webide , &lt;/P&gt;
  &lt;P&gt;the catch here is if i add my controller name in line number 3 in "controller path " then my view is also not getting displayed using "Run as web"&lt;/P&gt;
  &lt;P&gt;thanks &lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2021 15:12:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/webide-error-while-building-simple-standalone-app/qaq-p/12330783</guid>
      <dc:creator>KumarAakash</dc:creator>
      <dc:date>2021-02-19T15:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: Webide - Error while building simple standalone App</title>
      <link>https://community.sap.com/t5/technology-q-a/webide-error-while-building-simple-standalone-app/qaa-p/12330784#M4618891</link>
      <description>&lt;P&gt;You did not give the controller a name (the first argument of Controller.extend. You need to define one and add it to the view too. What did you define in the view at the moment?&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2021 15:52:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/webide-error-while-building-simple-standalone-app/qaa-p/12330784#M4618891</guid>
      <dc:creator>pfefferf</dc:creator>
      <dc:date>2021-02-19T15:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: Webide - Error while building simple standalone App</title>
      <link>https://community.sap.com/t5/technology-q-a/webide-error-while-building-simple-standalone-app/qaa-p/12330785#M4618892</link>
      <description>&lt;P&gt;&lt;IMG alt="" /&gt;&lt;/P&gt;&lt;P&gt;hi I am giving above values in the view .&lt;/P&gt;&lt;P&gt;&amp;lt;mvc:View xmlns="sap.m" xmlns:mvc="sap.ui.core.mvc" controllerName="2021.webapp.controller.app"&amp;gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2021 15:56:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/webide-error-while-building-simple-standalone-app/qaa-p/12330785#M4618892</guid>
      <dc:creator>KumarAakash</dc:creator>
      <dc:date>2021-02-19T15:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: Webide - Error while building simple standalone App</title>
      <link>https://community.sap.com/t5/technology-q-a/webide-error-while-building-simple-standalone-app/qaa-p/12330786#M4618893</link>
      <description>&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1894929-sapui5-walkthrough-code-upload-to-webide.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" style="font-size: 15px; color: rgb(60, 60, 60);" /&gt;&lt;/P&gt;&lt;P&gt;i upload the walkthrough exercise from SAP UI site and upload in the webide it worked &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;when i do same steps without copying any code then view / button not appearing &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" style="font-size: 15px; color: rgb(60, 60, 60);" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1894930-my-custom-app-view.png" /&gt;&lt;/P&gt;&lt;P&gt;can some 1 please help in pointing me what basis step i m missing &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2021 15:25:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/webide-error-while-building-simple-standalone-app/qaa-p/12330786#M4618893</guid>
      <dc:creator>KumarAakash</dc:creator>
      <dc:date>2021-02-23T15:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: Webide - Error while building simple standalone App</title>
      <link>https://community.sap.com/t5/technology-q-a/webide-error-while-building-simple-standalone-app/qaa-p/12330787#M4618894</link>
      <description>&lt;P&gt;&lt;IMG alt="" /&gt;&lt;/P&gt;&lt;P&gt;any help on the error please &lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 04:08:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/webide-error-while-building-simple-standalone-app/qaa-p/12330787#M4618894</guid>
      <dc:creator>KumarAakash</dc:creator>
      <dc:date>2021-02-24T04:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: Webide - Error while building simple standalone App</title>
      <link>https://community.sap.com/t5/technology-q-a/webide-error-while-building-simple-standalone-app/qaa-p/12330788#M4618895</link>
      <description>&lt;P&gt;You need to give the controller a name like below:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Controller.extend("2021.webapp.controller.app"&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 24 Feb 2021 06:49:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/webide-error-while-building-simple-standalone-app/qaa-p/12330788#M4618895</guid>
      <dc:creator>maheshpalavalli</dc:creator>
      <dc:date>2021-02-24T06:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: Webide - Error while building simple standalone App</title>
      <link>https://community.sap.com/t5/technology-q-a/webide-error-while-building-simple-standalone-app/qaa-p/12330789#M4618896</link>
      <description>&lt;P&gt;hi Mahesh - thanks for input , if we add webapp folder path it gives error since webide - add "webapp" duing runtime&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 19:48:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/webide-error-while-building-simple-standalone-app/qaa-p/12330789#M4618896</guid>
      <dc:creator>KumarAakash</dc:creator>
      <dc:date>2021-02-24T19:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: Webide - Error while building simple standalone App</title>
      <link>https://community.sap.com/t5/technology-q-a/webide-error-while-building-simple-standalone-app/qaa-p/12330790#M4618897</link>
      <description>&lt;P&gt;Thanks for response i was able to resolve it my parent folder name was all numeric hence cause problem once i started alphabet it workd &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; silly misstake&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 19:49:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/webide-error-while-building-simple-standalone-app/qaa-p/12330790#M4618897</guid>
      <dc:creator>KumarAakash</dc:creator>
      <dc:date>2021-02-24T19:49:34Z</dc:date>
    </item>
  </channel>
</rss>

