File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Support To Notepad++
2- 1 . After Installing Notepad++, goto C:\Users\\ %USERNAME%\AppData\Roaming\Notepad++\shortcuts.xml [ Path] ( Screenshots/1.Path.PNG ) <br >
2+ 1 . After Installing Notepad++, goto ``` C:\Users\\%USERNAME%\AppData\Roaming\Notepad++\shortcuts.xml ```
3+ [ Path] ( Screenshots/1.Path.PNG ) <br >
34<img src =Screenshots/1.Path.PNG width="650" height="350" alt="Path"><br >
452 . Add A Line inside ``` <UserDefinedCommands> </UserDefinedCommands> ``` <br >
56Line: ``` <Command name="Java_Executor" Ctrl="no" Alt="no" Shift="no" Key="117">cmd /k cd $(CURRENT_DIRECTORY) && "$(CURRENT_DIRECTORY)/Executor_Java.bat"</Command> ``` [ Line] ( Screenshots/2.shortcuts.xml.PNG ) <img src =Screenshots/2.shortcuts.xml.PNG width="650" height="350" alt="Shortcuts.xml File"> <br >
You can’t perform that action at this time.
0 commit comments