Posts

Showing posts with the label Netbeans 9

Changing Theme In Apache Netbeans 9.0

Image
Answer : Updated 4/11/19: Based on a comment from @superbiji below, Darcula + Norway Today works fine with NetBeans 11.0 . Updated 2/7/19: Note that the answer below applies only to NetBeans 9.0 . The situation is a little different on NetBeans 10.0 where the Dark Look and Feel plugin (themes "Dark Metal" and "Dark Nimbus") also worked fine. See Projects, Files, Services, Navigator color background. I tried to download then manually install those two plugins on NetBeans 9.0, but it didn't work for me: Download the plugins as zip files, and unzip them. Tools > Plugins > click the Downloaded tab > click Add Plugins... The Add Plugins dialog opens, but it requires you to select a jar or nbm file, and no files of those types exist in the downloaded zip files. However, there is an alternative approach that works for Darcula (but not for Dark Look And Feel Themes ). It is a simple two step process: Make the Darcula plugin av...