mirror of
https://github.com/stleary/JSON-java.git
synced 2026-05-01 00:00:58 -04:00
Compare commits
2 Commits
de5f768cff
...
9f07853f19
| Author | SHA1 | Date | |
|---|---|---|---|
| 9f07853f19 | |||
| e29c541353 |
@@ -42,7 +42,7 @@ The org.json package can be built from the command line, Maven, and Gradle. The
|
|||||||
|
|
||||||
*Build the class files from the package root directory src/main/java*
|
*Build the class files from the package root directory src/main/java*
|
||||||
````
|
````
|
||||||
javac org\json\*.java
|
javac org/json/*.java
|
||||||
````
|
````
|
||||||
|
|
||||||
*Create the jar file in the current directory*
|
*Create the jar file in the current directory*
|
||||||
|
|||||||
Reference in New Issue
Block a user