running on a method level #1006
|
Hi, I am using JPlag API and was wondering if I could let it run on a method level rather than a file level. how to do we adjust the JPlagOptions to make that? thanks |
Replies: 2 comments 5 replies
|
Hi again, just another related question, is there a way for ignoring comments and white spaces? so they do not interfere with the similarity percentage? or this is a cleaning pre-process that should be done manually to get better results? thanks in advance. |
|
Regarding your first question:
What do you mean by method level? If you give your students a class with pre-defined empty methods, then you can use the basecode functionality (-bc). If you mean something different, please let me know. |
Regarding your first question:
What do you mean by method level? If you give your students a class with pre-defined empty methods, then you can use the basecode functionality (-bc). If you mean something different, please let me know.