You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,15 +4,15 @@
4
4
This Java project provides utility classes for your java project.
5
5
6
6
###Click here to how to compile and execution by using python
7
-
<br>
7
+
8
8
Compilation and Execution
9
-
<br>
9
+
10
10
You can compile by using two methods:
11
-
<br>
11
+
12
12
METHOD 1: USING PYTHON(Simple method and easy to use)
13
-
<br>
13
+
14
14
MyJavaPy is a Python script that clones a specific GitHub repository, retrieves specified `.java` files, and compiles them to the specific folder.
15
-
<br>
15
+
16
16
I add a video how to use that code.<br>
17
17
There are two options:<br>
18
18
1, Using command prompt to run the python script. [`video`](https://github.com/MrTG-CodeBot/MyJava/raw/refs/heads/main/assets/using_command_prompt.mp4) <br>
0 commit comments