摘要:访问在里进行项目操作选择完毕的项目,点击选择在项目根目录下添加一个文件之后即可成功运行的源代码要获取更多的原创技术文章,请关注公众号汪子熙
(1) 访问Web IDE url
在Web IDE里进行项目clone操作: https://
(2) 选择clone完毕的项目,点击Run:
选择noShellIndex.html:
在项目根目录下添加一个文件: neo-app.json
之后即可成功运行:
neo-app.json的源代码:
</>复制代码
{
"routes": [
{
"path": "/sap/opu/odata",
"wattUsage": "odata_abap",
"target": {
"type": "destination",
"name": "GM4_https",
"entryPath": "/sap/opu/odata"
},
"description": "GM4_https"
},
{
"path": "/sap/bc/ui5_ui5",
"wattUsage": "ui5_execute_abap",
"target": {
"type": "destination",
"name": "GM4_https",
"entryPath": "/sap/bc/ui5_ui5"
},
"description": "GM4_https"
},
{
"path": "/src/main/webapp/resources/",
"target": {
"type": "service",
"name": "sapui5",
"entryPath": "/resources"
},
"description": "SAPUI5 Resources"
},
{
"path": "/src/main/webapp/resources",
"target": {
"type": "application",
"name": "cuscrmlibreuse",
"preferLocal": true
},
"description": "Reuse Library"
}
]
}
要获取更多Jerry的原创技术文章,请关注公众号"汪子熙".
文章版权归作者所有,未经允许请勿转载,若此文章存在违规行为,您可以联系管理员删除。
转载请注明本文地址:https://www.ucloud.cn/yun/95303.html
摘要:访问在里进行项目操作选择完毕的项目,点击选择在项目根目录下添加一个文件之后即可成功运行的源代码要获取更多的原创技术文章,请关注公众号汪子熙 (1) 访问Web IDE url 在Web IDE里进行项目clone操作: https://:8080/#/admin/projects/fnf/customer/cus.crm.opportunity showImg(https://segm...
摘要:目前成都所有基于云的产品开发团队无一例外地采用了这种方式。值得一提的是虽然其后台仍然基于但是的应用的部署方式没有采用本文介绍的方式一,而是本章节正在介绍的方式二。 showImg(https://segmentfault.com/img/remote/1460000013266451); 封面图片来自Google搜索,关键字: Fiori Deployment 方式1 On premi...
摘要:目前成都所有基于云的产品开发团队无一例外地采用了这种方式。值得一提的是虽然其后台仍然基于但是的应用的部署方式没有采用本文介绍的方式一,而是本章节正在介绍的方式二。 showImg(https://segmentfault.com/img/remote/1460000013266451); 封面图片来自Google搜索,关键字: Fiori Deployment 方式1 On premi...
阅读 2142·2021-09-26 10:19
阅读 3400·2021-09-24 10:25
阅读 1858·2019-12-27 11:39
阅读 2102·2019-08-30 15:43
阅读 830·2019-08-29 16:08
阅读 3670·2019-08-29 16:07
阅读 1041·2019-08-26 11:30
阅读 1398·2019-08-26 10:41