Most downloaded

1. Color Codes Preview   222,339

2. NB SpringBoot   194,445

3. Rainbow Braces   176,644

4. SonarLint for NetBeans   162,268

5. GitHub Issues Support   156,964

Latest updates

1. BinEd Binary/Hex Editor   2024-05-12

2. Perl On NetBeans   2024-05-12

3. jLogMan for NetBeans   2024-05-07

4. jVi Update Center JDK-11   2024-05-07

5. Editor Pin   2024-05-07





Found 67 plugins.

Plugin Categories Description

Asciidoc for Netbeans

GroupId: com.github.philippefichet
ArtifactId:asciidoc4netbeans     17,642
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     18,371
Author:Moacir da Roza Flores
License:GNU GENERAL PUBLIC LICENSE 3.0

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

Editing  Utilities   Markdown Preview for Apache Netbeans.

QuickOpener

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

NB 20 - Verified  NB 21 - 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     56
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     978
Author:
License:Apache License, Version 2.0

NB 20 - Verified

Utilities   Shows the current memory usage in the status line

nb-edit-externally

GroupId: de.poiu.nbee
ArtifactId:nb-edit-externally     1,298
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     9
Author:Sudeep Hazra
License:MIT License

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