We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed3e806 commit 38cfe67Copy full SHA for 38cfe67
java/runner/java/com/senzing/runner/InstallLocations.java
@@ -1,14 +1,11 @@
1
package com.senzing.runner;
2
3
-import javax.json.JsonObject;
4
import java.io.File;
5
import java.io.StringWriter;
6
import java.io.PrintWriter;
7
import java.util.ArrayList;
8
import java.util.List;
9
10
-import static com.senzing.runner.Utilities.*;
11
-
12
/**
13
* Describes the directories on disk used to find the Senzing product
14
* installation and the support directories.
0 commit comments