added a readme file
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@945 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
16
pmd-dcpd/etc/readme.txt
Normal file
16
pmd-dcpd/etc/readme.txt
Normal file
@@ -0,0 +1,16 @@
|
||||
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
|
||||
|
Reference in New Issue
Block a user