Skip to content

yiqinyang2/SOAPpop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Instruction for installing SOAPpop

Command to run jar file: --->1. Download SOAPpopVersion1.jar. --->2. Create configurationFile --->3. Use command: java -jar SOAPpopVersion1.jar configurationFile

If jdk version is unmatched, use source code instead: --->1. Download src.tar.gz --->2. Use command: tar zxvf src.tar.gz to decompress source code file --->3. Go to src folder, which is our source code folder. --->4. In sec folder, use command: javac PG.java to compile our source code. --->5. In src folder, use command: java PG configurationFile to run our software.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published