You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
516 B
12 lines
516 B
{
|
|
"AppSettings": {
|
|
"loggername": "test.Util.DummyPOILogger,NPOI.test",
|
|
"HSSF.testdata.path": "..\\..\\..\\..\\test-data\\hssf",
|
|
"POIFS.testdata.path": "..\\..\\..\\..\\test-data\\poifs",
|
|
"POI.testdata.path": "..\\..\\..\\..\\test-data",
|
|
"java.io.tmpdir": "..\\..\\..\\..\\test-data\\",
|
|
"poi.keep.tmp.files": "..\\..\\..\\..\\test-data\\",
|
|
"font.metrics.filename": "..\\..\\..\\..\\test-data\\font_metrics.properties",
|
|
"escher.data.path": "..\\..\\..\\..\\test-data\\ddf\\"
|
|
}
|
|
}
|