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