在Web IDE里进行项目clone操做: https://<git host name>:8080/#/admin/projects/fnf/customer/cus.crm.opportunityhtml
选择noShellIndex.html: git
在项目根目录下添加一个文件: neo-app.json web
以后便可成功运行: json
neo-app.json的源代码:app
{ "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的原创技术文章,请关注公众号"汪子熙"或者扫描下面二维码:webapp