WebIDE的安装
Created by Jerry Wang, last modified on Jun 02, 2015
通過注冊時維護的mail地址獲得下載link:
確保JDK或者JRE至少在1.7以上:
2.所有下載的安裝文件置于SAPWebIDE folder下,hierarchy如下圖所示:
使用如下命令行進行安裝:
通過修改配置文件(“C:\WebIDE\orion\eclipse\orion.ini”)可更換webIDE的默認port:
之后使用如下url訪問IDE:
http://localhost:9080/webide/index.html.
參考如下的sample file. 注意每行的configuration item后不允許出現空格。
#ServiceDestination
Description=GM6
Type=HTTP
TrustAll=true
Authentication=NoAuthentication
WebIDEUsage=odata_abap,ui5_execute_abap,dev_abap
Name=GM6
URL=http://:50033
ProxyType=OnPremise
WebIDESystem=GM6
WebIDEEnabled=true
sap-client=001
配置完成后在Service Catalog的drop down list里既可瀏覽上述destination file指向的gateway server上存在的oData service
要獲取更多Jerry的原創文章,請關注公眾號"汪子熙":
總結
- 上一篇: Extension project -
- 下一篇: error occurred when