Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Commit 2aad8c1

Browse files
committed
add screenshot example of error dialog
1 parent 76222cd commit 2aad8c1

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,10 @@ There is some *foo* happening to determine which Java versions are installed –
7272
3. symlink for old Apple Java: `/Library/Java/Home/bin/java`
7373
4. hardcoded fallback to Oracle's JRE Plugin: `/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/bin/java`
7474

75-
If none of these could be found or executed, an applescript error dialog is shown saying that Java need to be installed.
75+
If none of these could be found or executed, an applescript error dialog is shown saying that Java need to be installed:
76+
77+
![Error Dialog No Java Found](/docs/java-error.png?raw=true)
78+
7679

7780
What you need to do
7881
-------------------

docs/java-error.png

121 KB
Loading

0 commit comments

Comments
 (0)