Consider that BuildProject and UpdateProjectProperties commands are not so long.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3937 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@ -2,11 +2,9 @@
|
||||
strategy.class = DefaultCommandProcessorStrategy
|
||||
|
||||
# long running commands
|
||||
BuildProject = net.sourceforge.pmd.eclipse.cmd.JobCommandProcessor
|
||||
RenderReport = net.sourceforge.pmd.eclipse.cmd.JobCommandProcessor
|
||||
DetectCutAndPaste = net.sourceforge.pmd.eclipse.cmd.JobCommandProcessor
|
||||
ReviewCode = net.sourceforge.pmd.eclipse.cmd.JobCommandProcessor
|
||||
#UpdateProjectProperties = net.sourceforge.pmd.eclipse.cmd.RunnableCommandProcessor
|
||||
|
||||
# short running commands
|
||||
# these commands are not declared and therefore uses the default command processor
|
||||
|
Reference in New Issue
Block a user