-
Notifications
You must be signed in to change notification settings - Fork 2
/
jpf.properties
40 lines (27 loc) · 963 Bytes
/
jpf.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# project config for spf-sca extension
#spf-sca = ${config_path}
spf-sca.native_classpath=\
${spf-sca}/build/spf-sca.jar;\
${spf-sca}/lib/antlr-4.5.3-complete.jar;\
${spf-sca}/lib/collections-generic-4.01.jar;\
${spf-sca}/lib/commons-io-2.4.jar;\
${spf-sca}/lib/commons-jcs-core-2.0-SNAPSHOT.jar;\
${spf-sca}/lib/guava-19.0.jar;\
${spf-sca}/lib/guice-3.0.jar;\
${spf-sca}/lib/javax.inject.jar;\
${spf-sca}/lib/jung-algorithms-2.0.1.jar;\
${spf-sca}/lib/jung-api-2.0.1.jar;\
${spf-sca}/lib/jung-graph-impl-2.0.1.jar;\
# ${spf-sca}/lib/canopy.jar;
spf-sca.classpath=\
${spf-sca}/build/spf-sca-classes.jar;\
${jpf-symbc}/build/jpf-symbc-classes.jar;
#spf-sca.test_classpath=\
# build/tests
### configurations specific to the qif project
spf-sca.peer_packages = sidechannel.multirun
# no state matching
vm.storage.class=nil
# instruct jpf not to stop at first error
search.multiple_errors=true
#log.info=TimingChannelListener