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: README.md
+4
Original file line number
Diff line number
Diff line change
@@ -47,6 +47,10 @@ Squid3 "jar" file can then be built:
47
47
gradle fatappjar
48
48
```
49
49
50
+
***Addendum***
51
+
52
+
Azul also provides JDKs and JREs for Java 8, 11, and 17 pre-packaged with JavaFX <ahref="https://www.azul.com/downloads/?package=jdk-fx"target="_blank">here</a>.
53
+
50
54
***Note to Users***
51
55
52
56
Thank you for using Squid3. We depend on your feedback to keep Squid3 up-to-date and useful to you. To contribute issues and feedback, please join GitHub <ahref="https://github.com/"target="_blank">here</a>. While
layoutY="206.0"prefHeight="45.0"prefWidth="360.0"text="Squid V 0.0.1"textAlignment="CENTER">
28
+
<Labelfx:id="versionText"alignment="CENTER"contentDisplay="CENTER"graphicTextGap="0.0"layoutX="94.0"layoutY="206.0"prefHeight="45.0"prefWidth="360.0"text="Squid V 0.0.1"textAlignment="CENTER">
<Labelfx:id="aboutDetailsLabel"alignment="TOP_CENTER"contentDisplay="TOP"layoutX="25.0"layoutY="270.0"prefHeight="80.0"prefWidth="500.0"styleClass="description-Text"text="Developed by the CIRDLES team at the College of Charleston."textAlignment="JUSTIFY"wrapText="true" />
0 commit comments