@@ -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*
````
javac org\json\*.java
javac org/json/*.java
````
*Create the jar file in the current directory*
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.