Most downloaded

1. Color Codes Preview   227,660

2. NB SpringBoot   199,549

3. Rainbow Braces   181,006

4. SonarLint for NetBeans   167,116

5. GitHub Issues Support   161,426

Latest updates

1. Maven Runner   2024-07-26

2. QuickOpener   2024-07-24

3. Language Support for Apache Camel   2024-07-24

4. JRebel for NetBeans Installer   2024-07-24

5. REST Client   2024-07-23





Found 80 plugins.

Plugin Categories Description

Asciidoc for Netbeans

GroupId: com.github.philippefichet
ArtifactId:asciidoc4netbeans     20,015
Author:FICHET Philippe
License:GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1

NB 13 - Verified  NB 14 - Verified  NB 15 - Verified  NB 16 - Verified  NB 17 - Verified  NB 18 - Verified  NB 20 - Verified  NB 21 - Verified

Documentation  Editing   Asciidoc integration for Netbeans

Netbeans Markdown

GroupId: io.github.moacirrf
ArtifactId:netbeans-markdown     21,163
Author:Moacir da Roza Flores
License:GNU GENERAL PUBLIC LICENSE 3.0

NB 18 - Verified  NB 19 - Verified  NB 20 - Verified  NB 21 - Verified  NB 22 - Verified

Editing  Utilities   Markdown Preview for Apache Netbeans.

QuickOpener

GroupId: io.github.drkunibar.netbeans
ArtifactId:nb-quickopener     7,694
Author:
License:GNU GENERAL PUBLIC LICENSE, Version 3

NB 20 - Verified  NB 21 - Verified  NB 22 - Verified

Utilities  

Sometimes while programming in NetBeans you want to explore a particular file that you are editing on the file system browser, or maybe launch a command in a terminal to do something with it.

This plugins brings to your NetBeans six action, three of them always available and three of them available when the selected node has a file assiociated with it.
In particular:

When the selection has a valid file

  • Open the default OS shell on the location of the file (or its folder) selected.
  • Open the file system browser on the location of the file (or its folder) selected.
  • Copy to the clipboard the path of the file selected.

Always enabled:

  • Launch a shell command (with parameters, customizable on preferences)
  • FileSystem browser on any location (favorites, customizable on preferences)
  • Open a shell on any location (favorites, customizable on preferences)

Log file watcher for NetBeans

GroupId: io.github.haidubogdan.netbeans.modules.logwatcher
ArtifactId:nb-logwatcher-tool     98
Author:
License:Apache License, Version 2.0

Debugging  Utilities   Log file watcher for NetBeans. Monitoring changes in local log files from a selected folder.

Memory Statusline

GroupId: io.github.drkunibar.netbeans
ArtifactId:nb-memory-status     1,347
Author:
License:Apache License, Version 2.0

NB 20 - Verified  NB 22 - Verified

Utilities   Shows the current memory usage in the status line

nb-edit-externally

GroupId: de.poiu.nbee
ArtifactId:nb-edit-externally     3,372
Author:
License:Apache License, Version 2.0

NB 11.0 - Verified  NB 12.0 - Verified  NB 13 - Verified  NB 14 - Verified  NB 15 - Verified  NB 16 - Verified  NB 17 - Verified  NB 18 - Verified  NB 19 - Verified  NB 20 - Verified  NB 21 - Verified

Allows opening the currently edited file in an external editor.

Its main purpose is to open the currently edited file at the exact same cursor position as in Netbeans to execute some complex editing action that is not easily possible within Netbeans itself.

The command to open the file in an external editor must be supplied by the user and allows placeholders to specify the location of the cursor to be able to jump to the same location of the cursor in Netbeans' editor.

A fallback command can be specified for opening file for which no editor window is open. This command doesn't support all the placeholders, but allows editing a file directly from the Projects nodes.

Perl On NetBeans

GroupId: io.github.sudeephazra
ArtifactId:perl-on-netbeans     158
Author:Sudeep Hazra
License:MIT License

NB 22 - Verified

Productivity  Programming Languages   This plugin adds support for Perl 5 to NetBeans

PHP Blade Support for Netbeans

GroupId: io.github.haidubogdan.netbeans.modules
ArtifactId:php-blade     337
Author:
License:Apache License, Version 2.0

NB 18 - Verified  NB 19 - Verified  NB 20 - Verified  NB 21 - Verified

Editing  Libraries   PHP Blade support for Netbeans

Language Support for Apache Camel

GroupId: com.github.camel-tooling.netbeans
ArtifactId:camel-lsp-client-netbeans     13
Author:Filip Pospisil
License:The Apache License, Version 2.0

Editing  Programming Languages   Provides completion, validation and documentation features for Apache Camel URI elements.

Maven Runner

GroupId: io.github.drkunibar.netbeans
ArtifactId:nb-maven-runner     7
Author:
License:Apache License, Version 2.0

Build   A NetBeans Plugin to show Maven projects with action, lifecycle and plugins-goals