Found 14 plugins.
Plugin | Categories | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
Mozilla Rhino
NB 11.3 - Verified NB 11.2 - Verified |
Rhino is an open-source implementation of JavaScript written entirely in Java. It is typically embedded into Java applications to provide scripting to end users. | |||||||||
Upload Files Button
NB 11.3 - Verified NB 11.2 - Verified NB 12.0 - Verified |
test Plugin Development | Adds a button to the panel and a menu item to switch the automatic upload of files for remote projects. | ||||||||
NB SpringBoot
|
NetBeans IDE plugin for developing with Spring Boot and the Spring framework | |||||||||
NB Figletize
NB 11.2 - Verified NB 11.3 - Verified |
test test2 | NetBeans IDE plugin to create text banners with FIGlet fonts | ||||||||
NetBeans CSV Editor
|
test Plugin Development | NetBeans Plugin for editing CSV files | ||||||||
GUI Popup & Inspect
|
Plugin Development | Registers popup menu and inspect function for all regular components in IDE | ||||||||
External Code Formatters for NetBeans
|
Plugin Development | Several external (e.g. Eclipse, Google, Spring, ...) code formatters integration for NetBeans | ||||||||
Twig Linter
|
Plugin Development | Integrate php twig linter (https://github.com/asm89/twig-lint) with NetBeans IDE. | ||||||||
jVi for NB Update Center
|
test | This plugin installs an update center so that jVi, vi/vim clone, can be installed. After installing this plugin, from the Plugins Manager
|
||||||||
Color Codes Preview
NB 11.2 - Verified |
Show color codes preview per line in a sidebar area of an editor.
Disable / EnableCheck/Uncheck View > Show ColorsSupported color patterns
Multiple colors
Change a color using the color chooser
Generate color codesYou can generate color codes via a code generator(Alt + Ins).
OptionsTools > Options > Miscellaneous > Color Codes PreviewRegex for enabled mime-types for Hex and CSS colorsDefault value is `^text/(x-)?(css|less|sass|scss)$`. If you would like to disable/enable some mime-types, please change the default regex. This pattern is used when the plugin checks a mime-type.Named ColorsThis option is `false` by default. If you would like to show named colors, please check it.NOTE
|