Parent: [f9a9cc] (diff)

Child: [310918] (diff)

Download this file

TavernaExtractor.properties    23 lines (19 with data), 828 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
#
# Used to specify the Taverna home directory
# (example value = /Users/marcounterberger/Library/Application Support/taverna-2.4.0)
# (default value is %User_home%/taverna-2.4.0)
#
taverna.home = C:\\Users\\munterberger\\AppData\\Roaming\\taverna-2.4.0
#
# Specifies path of the provenance database used by Taverna.
# Must not necessarily align to the default t2-database location
# Not necessary for the pure Taverna2Archi conversion.
# (default path is %User_home%/taverna-2.4.0/t2-database)
#
taverna.t2Database.path = C:\\Users\\munterberger\\AppData\\Roaming\\taverna-2.4.0\\t2-database
#
# Specifies location of Dot.
# Used to improve layouting of the process steps at business layer.
# (example value = /usr/local/bin/dot
#
dot.exe.location = C:\\Program Files (x86)\\Taverna Workbench 2.4.0\\bin\\win32i386\\dot.exe