Velvet Star Monitor

Standout celebrity highlights with iconic style.

updates

How to use NetBeans in Dark Mode with the Darcula Theme?

Writer Matthew Barrera

How do I install Darcula through Netbeans itself?

plugins

Seemingly a matter of enabling the correct plugins through the GUI?

Versus installing after manually downloading:

manual

I'd expect it to be available through the GUI as:

The most recent stable version of this plugin is available at the NetBeans Plugin Portal as Darcula LAF for NetBeans and thus it can be installed from "Tools|Plugins|Available Plugins" from the NetBeans IDE.

or some alternate dark type theme...

1 Answer

Darcula LaF is only downloadable from the pre-Apache NetBeans catalog () and not the Apache one ().

To install it on Apache NetBeans, you will need to add this catalog as a plugin source.

To do this :

  • open NetBeans ;
  • go to Tools > Plugins ;
  • the Plugins window opens. Click on the "Settings" tab ;
  • click "Add" to add a new update center ;
  • name it as you wish and provide the following URL: then click "Ok". I think it's here that you did not provide the correct URL :) The number of available plugins should suddenly raise ;
  • You should now be able to find Darcula LaF !

Alternatively, and as you seems to know already, you can download the Darcula archive from plugins.netbeans.org and install it manually from the Tools > Plugins > Downloaded tab.

Enjoy and save your eyes ;)

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy