Search code examples
sapui5sap-fiorisap-web-ide

Is there any way to use the SAP Fiori tools for creating SAP Fiori Application based on SAPUI5 version 1.38


I need to create a Fiori App with Smart Templates using SAPUI5 version 1.38. My issue is that the version 1.38 has a Long-Term Maintenance status and there are systems that are still using that version, but the current version of SAP Fiori tools supports 1.65.0 as a minimal version.

  • Is it possible to use Visual Studio Code as a development environment?
  • Must I use SAP Web IDE or it is possible developing using some old SAPUI5 Tools version for Eclipse?
  • Are there any workarounds?

Solution

  • The Fullstack WebIDE does have the option for the 1.38 UI5 Version. So you could use it. And i think you can use any other ide like vb if the generator for the templates does have the version or you just create it by your own. Also you can import your 1.38 project in your current ide this also should work.

    enter image description here