To run the binary, run java -jar RegEx.jar
Otherwise, change directory to src/com/company and run following commands:
- To compile the code, run
make compile - To run the program, run
make run - To remove build files, run
make clean
| Name | Name | Last commit date | ||
|---|---|---|---|---|
To run the binary, run java -jar RegEx.jar
Otherwise, change directory to src/com/company and run following commands:
make compilemake runmake clean