使用note++开发SAP WebClient UI
发布日期:2021-06-30 14:24:55 浏览次数:2 分类:技术文章

本文共 938 字,大约阅读时间需要 3 分钟。

It is possible to use your favorite html editor ( for example, Notepad++ ) to edit the html source code of your UI component view or BSP application by simple configuration:

Just specify the absolute path of your local html source code editor ( .exe file ) in SE80 settings below:

Then in BSP_WD_CMPWB or SE80, use menu Edit->Start Local HTML Editor:

And then your local html editor is automatically opened with the given view source code loaded.

How is local html editor launched with source code

There is no magic behind the scene.

(1) Once Edit-local menu is selected, first the path of local editor exe file is retrieved:

(2) The source code of current html view is fetched and stored in internal table source:

(3) The source code of html view is downloaded and stored in a temporary file in your local machine:

(4) local editor is launched to open that temporary file generated in step 3, and that’s all.

要获取更多Jerry的原创文章,请关注公众号"汪子熙":

转载地址:https://jerry.blog.csdn.net/article/details/107945399 如侵犯您的版权,请留言回复原文章的地址,我们会给您删除此文章,给您带来不便请您谅解!

上一篇:com.sap.ui5.resource.ResourceServlet的工作原理介绍
下一篇:如何分析SAP UI5应用的undefined is not a function错误

发表评论

最新留言

逛到本站,mark一下
[***.202.152.39]2024年04月29日 17时07分36秒