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