Example #1
0
 def dir(self):
     return commons.programs_path() + '/' + 'tika-1.3'
Example #2
0
 def lib(self):
    return commons.programs_path() + '/' + 'dacapo-2006-10-MR2.jar'
Example #3
0
 def dir(self):
    return commons.programs_path() + '/' + 'checkstyle-5.6'
Example #4
0
 def program_path(self):
     return commons.programs_path() + '/' + self.path
Example #5
0
 def dir(self):
    return commons.programs_path() + '/' + 'tika-1.3'
Example #6
0
 def dir(self):
    return commons.programs_path() + '/' + 'poi-3.9'
Example #7
0
 def lib(self):
     return commons.programs_path() + '/' + 'dacapo-2006-10-MR2.jar'
Example #8
0
 def program_path(self):
    return commons.programs_path() + '/' + self.path