<?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: Angular on SCP with WebIDE in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/angular-on-scp-with-webide/qaa-p/529030#M106623</link>
    <description>&lt;P&gt;you can use HANA studio / eclipse with the right plug ins to connect to your SCP (or trial) account&lt;/P&gt;
  &lt;P&gt;I am not sure if gulp runs on the webide, I have use it on my desktop and then go from there. I explained something similar here &lt;/P&gt;
  &lt;P&gt;&lt;A href="https://blogs.sap.com/2017/01/09/7-tips-for-your-sapui5-mobile-app/" target="test_blank"&gt;https://blogs.sap.com/2017/01/09/7-tips-for-your-sapui5-mobile-app/&lt;/A&gt; &lt;/P&gt;</description>
    <pubDate>Wed, 23 Aug 2017 15:46:25 GMT</pubDate>
    <dc:creator>SergioG_TX</dc:creator>
    <dc:date>2017-08-23T15:46:25Z</dc:date>
    <item>
      <title>Angular on SCP with WebIDE</title>
      <link>https://community.sap.com/t5/technology-q-a/angular-on-scp-with-webide/qaq-p/529029</link>
      <description>&lt;P&gt;Dear Experts,&lt;/P&gt;
  &lt;P&gt;Our customer wants to use Angular JS for their applications on SAP Cloud Platform. They are using gulp to build the projects. I could successfully deploy one of their projects in SCP following these steps:&lt;/P&gt;
  &lt;P&gt;1. Angular JS development locally (Sublime for example). For webservice endpoints using SAP Cloud Platform Destinations.&lt;/P&gt;
  &lt;P&gt;2. Creating a WebIDE UI5 project. Configuring a neo-app.json as if it's a normal UI5 application.&lt;/P&gt;
  &lt;P&gt;3. Running gulp build for the local Angular project&lt;/P&gt;
  &lt;P&gt;4. Copying gulp build results under WebIDE webapp folder &lt;/P&gt;
  &lt;P&gt;5. Deploying WebIDE project&lt;/P&gt;
  &lt;P&gt;With these steps I could deploy the project successfully and even call webservices using SCP destinations and the User API. As you can see in the steps it is a bit time consuming for the developers to run the gulp build locally and copy the results every time in WebIDE. So I am asking myself how to optimize this process.&lt;/P&gt;
  &lt;P&gt;- Can I deploy an HTML5 application without using WebIDE?&lt;/P&gt;
  &lt;P&gt;- Can I run gulp on WebIDE somehow?&lt;/P&gt;
  &lt;P&gt;Happy to hear your opinions and suggestions.&lt;/P&gt;
  &lt;P&gt;PS: I have tried to run the whole thing in Eclipse and deploy as a Java Application. But calling UserAPI and using destinations were not possible.&lt;/P&gt;
  &lt;P&gt;Regards,&lt;/P&gt;
  &lt;P&gt;Koray&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2017 14:49:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/angular-on-scp-with-webide/qaq-p/529029</guid>
      <dc:creator>korayyersel</dc:creator>
      <dc:date>2017-08-23T14:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: Angular on SCP with WebIDE</title>
      <link>https://community.sap.com/t5/technology-q-a/angular-on-scp-with-webide/qaa-p/529030#M106623</link>
      <description>&lt;P&gt;you can use HANA studio / eclipse with the right plug ins to connect to your SCP (or trial) account&lt;/P&gt;
  &lt;P&gt;I am not sure if gulp runs on the webide, I have use it on my desktop and then go from there. I explained something similar here &lt;/P&gt;
  &lt;P&gt;&lt;A href="https://blogs.sap.com/2017/01/09/7-tips-for-your-sapui5-mobile-app/" target="test_blank"&gt;https://blogs.sap.com/2017/01/09/7-tips-for-your-sapui5-mobile-app/&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2017 15:46:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/angular-on-scp-with-webide/qaa-p/529030#M106623</guid>
      <dc:creator>SergioG_TX</dc:creator>
      <dc:date>2017-08-23T15:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: Angular on SCP with WebIDE</title>
      <link>https://community.sap.com/t5/technology-q-a/angular-on-scp-with-webide/qaa-p/529031#M106624</link>
      <description>&lt;P&gt;Hi Sergio Thanks for your answer. With Eclipse I can only deploy Java applications as far as I see. HTML5 applications can be deployed only with WebIDE. But when I deploy the whole thing as Java application (as mentioned in my post) destinations and API calls are not working. I have used Spring Boot as a container while trying to deploy it as a java application.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 07:57:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/angular-on-scp-with-webide/qaa-p/529031#M106624</guid>
      <dc:creator>korayyersel</dc:creator>
      <dc:date>2017-08-24T07:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Angular on SCP with WebIDE</title>
      <link>https://community.sap.com/t5/technology-q-a/angular-on-scp-with-webide/qaa-p/529032#M106625</link>
      <description>&lt;P&gt;here are the plug ins for eclipse &lt;/P&gt;
  &lt;P&gt;&lt;A href="https://tools.hana.ondemand.com/#sapui5" target="test_blank"&gt;https://tools.hana.ondemand.com/#sapui5&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2017 13:04:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/angular-on-scp-with-webide/qaa-p/529032#M106625</guid>
      <dc:creator>SergioG_TX</dc:creator>
      <dc:date>2017-08-31T13:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: Angular on SCP with WebIDE</title>
      <link>https://community.sap.com/t5/technology-q-a/angular-on-scp-with-webide/qaa-p/529033#M106626</link>
      <description>&lt;P&gt;Hi Koray,&lt;/P&gt;
  &lt;P&gt;Check the new version of Web IDE - Multi-cloud version of Web IDE. It supports Gruntt build and many more options. &lt;/P&gt;
  &lt;P&gt;Regarding Angular JS, there is a tutorial already by SAP on building it. If you have not looked at it earlier, the link is pasted below: &lt;/P&gt;
  &lt;P&gt;&lt;A href="https://www.sap.com/india/developer/tutorials/angular-getting-started.html" target="test_blank"&gt;https://www.sap.com/india/developer/tutorials/angular-getting-started.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2017 14:06:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/angular-on-scp-with-webide/qaa-p/529033#M106626</guid>
      <dc:creator>Sharathmg</dc:creator>
      <dc:date>2017-08-31T14:06:23Z</dc:date>
    </item>
  </channel>
</rss>

