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.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
22 | |
8 | |
7 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |