Skip to content

Commit 5ac63b5

Browse files
committed
Updated SUpport.md FIle
1 parent e3e43f3 commit 5ac63b5

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

Screenshots/3.Files.PNG

132 KB
Loading

Support.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
2. Add A Line inside ```<UserDefinedCommands> </UserDefinedCommands> ``` <br>
44
Line: ``` <Command name="Java_Executor" Ctrl="no" Alt="no" Shift="no" Key="117">cmd /k cd $(CURRENT_DIRECTORY) &amp;&amp; &quot;$(CURRENT_DIRECTORY)/Executor_Java.bat&quot;</Command> ``` [Line](Screenshots/2.shortcuts.xml.PNG)
55
3. Save The changes and restart notepad++. <br>
6-
4. Put Executor_Java.bat, Filename_class.py, Filename_java.py in the folder where you will keep all the java files. <br>
7-
5. After making a java code press ```F6``` in notepad++ and Executor.bat will run successfully. [Output](Screenshots/Output.PNG)
6+
4. Put Executor_Java.bat, Filename_class.py, Filename_java.py in the folder where you will keep all the java files. [Example](Screenshots/3.Files) <br>
7+
5. After making a java code press ```F6``` in notepad++ and Executor.bat will run successfully. [Output](Screenshots/4.Output.PNG)

0 commit comments

Comments
 (0)