You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config_x32/Catalogue_Browser/githubConfig.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
6
6
<entrykey="Github.RepositoryName">catalogue-browser</entry> <!-- name of the repository you want to connect/download -->
7
7
<entrykey="Github.RepositoryOwner">openefsa</entry> <!-- github username of who created the repository -->
8
-
<entrykey="Application.JavaPath">.\jre1.8.0_221_x86\bin\java.exe</entry> <!-- java path, use simply "java" without quotes to use the java installed in your machine (starts from the app folder!) -->
8
+
<entrykey="Application.JavaPath">.\jre_x86\bin\java.exe</entry> <!-- java path, use simply "java" without quotes to use the java installed in your machine (starts from the app folder!) -->
9
9
10
10
<entrykey="Application.Keyword">onlyapp-win-32bit</entry> <!-- keyword which needs to be contained in the .zip filename for identifying the file to be downloaded from github -->
Copy file name to clipboardExpand all lines: config_x32/TSE/githubConfig.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
6
6
<entrykey="Github.RepositoryName">TSE-reporting-tool</entry> <!-- name of the repository you want to connect/download -->
7
7
<entrykey="Github.RepositoryOwner">openefsa</entry> <!-- github username of who created the repository -->
8
-
<entrykey="Application.JavaPath">.\jre1.8.0_221_x86\bin\java.exe</entry> <!-- java path, use simply "java" without quotes to use the java installed in your machine (starts from the app folder!) -->
8
+
<entrykey="Application.JavaPath">.\jre_x86\bin\java.exe</entry> <!-- java path, use simply "java" without quotes to use the java installed in your machine (starts from the app folder!) -->
9
9
10
10
<entrykey="Application.Keyword">onlyapp-win-32bit</entry> <!-- keyword which needs to be contained in the .zip filename for identifying the file to be downloaded from github -->
Copy file name to clipboardExpand all lines: config_x64/Catalogue_Browser/githubConfig.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
6
6
<entrykey="Github.RepositoryName">catalogue-browser</entry> <!-- name of the repository you want to connect/download -->
7
7
<entrykey="Github.RepositoryOwner">openefsa</entry> <!-- github username of who created the repository -->
8
-
<entrykey="Application.JavaPath">.\jre1.8.0_221\bin\java.exe</entry> <!-- java path, use simply "java" without quotes to use the java installed in your machine (starts from the app folder!) -->
8
+
<entrykey="Application.JavaPath">.\jre\bin\java.exe</entry> <!-- java path, use simply "java" without quotes to use the java installed in your machine (starts from the app folder!) -->
9
9
10
10
<entrykey="Application.Keyword">onlyapp-win-64bit</entry> <!-- keyword which needs to be contained in the .zip filename for identifying the file to be downloaded from github -->
Copy file name to clipboardExpand all lines: config_x64/TSE/githubConfig.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
6
6
<entrykey="Github.RepositoryName">TSE-reporting-tool</entry> <!-- name of the repository you want to connect/download -->
7
7
<entrykey="Github.RepositoryOwner">openefsa</entry> <!-- github username of who created the repository -->
8
-
<entrykey="Application.JavaPath">.\jre1.8.0_221\bin\java.exe</entry> <!-- java path, use simply "java" without quotes to use the java installed in your machine (starts from the app folder!) -->
8
+
<entrykey="Application.JavaPath">.\jre\bin\java.exe</entry> <!-- java path, use simply "java" without quotes to use the java installed in your machine (starts from the app folder!) -->
9
9
10
10
<entrykey="Application.Keyword">onlyapp-win-64bit</entry> <!-- keyword which needs to be contained in the .zip filename for identifying the file to be downloaded from github -->
0 commit comments