7f6f3df38c
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@945 51baf565-9d33-0410-a72c-fc3788e3496d
17 lines
346 B
Plaintext
17 lines
346 B
Plaintext
PMD-DCPD
|
|
|
|
Contents:
|
|
Overview
|
|
How to run it
|
|
|
|
|
|
OVERVIEW
|
|
PMD-DCPD is a distributed duplicate code detector. It is loosely based on Michael Wise's Greedy String Tiling Algorithm.
|
|
|
|
HOW TO RUN IT
|
|
Download the latest release
|
|
Start a JavaSpace
|
|
Change the JavaSpace server name in Util.java and recompile the source code
|
|
Start a DCPD manager by running
|
|
|