Mercurial Hosting > reactionary
changeset 80:cef5b6a8b011 default tip
minor
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Sat, 12 Apr 2025 10:40:07 -0600 |
parents | 2b318e96e9e4 |
children | |
files | src/java_fork.html.luan |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/java_fork.html.luan Fri Apr 11 13:23:25 2025 -0600 +++ b/src/java_fork.html.luan Sat Apr 12 10:40:07 2025 -0600 @@ -33,7 +33,7 @@ <li>Replace generics with a cleaner solution.</li> <li>Remove static imports.</li> <li>Remove lambda expressions.</li> - <li>Make a decent Swing <a href="https://docs.oracle.com/javase/tutorial/uiswing/lookandfeel/">look and feel</a> that supports apple.laf.useScreenMenuBar .</li> + <li>Make a decent Swing <a href="https://docs.oracle.com/javase/tutorial/uiswing/lookandfeel/">look and feel</a> that supports <code>apple.laf.useScreenMenuBar</code>.</li> </ul> <p>There is no need for backward compatibility. People who want that can just use Java 8 as is. The fork is for reactionary programmers who are actively writing code, so the fork should be as clean as possible.</p>