This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
smelldetectioncaller [2017/11/06 13:07] admin |
smelldetectioncaller [2025/01/15 21:40] (current) |
||
---|---|---|---|
Line 25: | Line 25: | ||
====== Full Ptidej SmellDetectionCaller ====== | ====== Full Ptidej SmellDetectionCaller ====== | ||
+ | |||
+ | The complete source code and supporting JAR files of Ptidej can be found on GitHub and [[https://bitbucket.org/ptidejteam/ptidej-5|BitBucket]]. | ||
+ | |||
+ | After downloading and (re)compiling the source code, the class ''sad.detection.generators.SmellDetectionCaller'' should be modified to point the detection to the path or JAR files containing the program to be analysed. The class ''sad.detection.generators.SmellDetectionHelper'' can also be modified to select what anti-patterns and-or code smells to detect. | ||