neilcsmith-net commented on code in PR #6315:
URL: https://github.com/apache/netbeans/pull/6315#discussion_r1290033953


##########
nb/ide.launcher/netbeans.conf:
##########
@@ -57,13 +57,13 @@ 
netbeans_default_cachedir="${DEFAULT_CACHEDIR_ROOT}/@@metabuild.RawVersion@@"
 # here or on the command line.
 #
 # JDK 11 made GTK 3 default on Linux. Unfortunately it makes
-# NetBeans ugly on Linux with the default GTK+ Look and Feel,
+# NetBeans ugly on Linux when the non-default GTK+ Look and Feel is used,
 # as a workaround -J-Djdk.gtk.version=2.2 has been added to the 
 # default command line arguments.
 # (see: https://issues.apache.org/jira/browse/NETBEANS-1344)
 #

Review Comment:
   IMO, remove it.  And ideally we'd remove those legacy LAF options from the 
UI (while still allowing setting by CLI).
   
   Using the GTK LAF with or without that option is a choice between really 
ugly and really _really_ ugly.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to