Java 6
is out and Danny Coward has a list of 10 reasons to upgrade
. One reason he is missing is the new System Tray API
which works for Windows, Linux and Mac OS X.
is out and Danny Coward has a list of 10 reasons to upgrade
. One reason he is missing is the new System Tray API
which works for Windows, Linux and Mac OS X.
is a great editor. It is free, runs on every platform, can be extended using plugins, can be scripted using macros, but the default set of icons is a shame. Java swing applications are known to look arkward and jEdit is no exception. But there are some simple steps of getting rid of the default look and feel.
, you should download Java 1.6 Mustang beta
, as it supports the new GTK Look and Feel which makes jEdit look more like a native GTK application. Windows users have no problems, Mac OS X users should follow the next instruction.
and install it to the lib/ext folder of your Java runtime installation. For Mac OS X users, this is probably /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/lib/ext/, Windows Users should look for C:\Program Files\Java and Linux users should ask their distribution where Java is installed.
The result is a jEdit that looks much more like the cool and powerful application it is.