Skip to content

VarunKhambhata/Java-Code-Probe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java-Code-Probe

Probe other java class file and then morph into it.

To run

  • keep this program and the class file you want to probe in the same directory

  • enter command in terminal: "java Probe [Your .class File]"

  • if you compile your java file as "javac -parameter [Your .Java File]" then while probing the parameter's name with not be changed to default parameter name.

About

Probe other java class file and then morph into it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages