Most downloaded

1. Color Codes Preview   238,576

2. NB SpringBoot   211,713

3. Rainbow Braces   191,160

4. SonarLint for NetBeans   177,245

5. GitHub Issues Support   169,720

Latest updates

1. External Java Code Formatters for NetBeans   2025-01-14

2. X3D-Edit   2025-01-13

3. Applet Runner NetBeans Plugin   2025-01-13

4. QuickOpener   2024-12-25

5. Netbeans Markdown   2024-12-23





Found 23 plugins.

Plugin Categories Description

JRebel for NetBeans Installer

GroupId: org.zeroturnaround
ArtifactId:netbeans-open     60,854
Author:JRebel Team
License:The MIT License (MIT)

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  NB 22 - Verified  NB 23 - Verified

Productivity  Utilities   JRebel for NetBeans Installer: JRebel is a productivity tool that allows developers to reload code changes instantly.

Blaze

GroupId: com.fizzed
ArtifactId:blaze-netbeans     14,673
Author:Joe Lauer
License:Apache 2

NB 12.0 - Verified

Productivity  Build   Netbeans plugin for Blaze. Supports opening projects with "blaze.jar" by themselves or enhances Maven, Ant, or Gradle projects with an extra "Blaze Files" package.

NetBeans PojoMaker

GroupId: io.github.ranSprd
ArtifactId:netbeans-pojoMaker     32,338
Author:kiar
License:Apache License Version 2.0

NB 12.0 - Verified  NB 13 - Verified  NB 14 - Verified  NB 15 - Verified  NB 17 - Verified  NB 18 - Verified  NB 19 - Verified

Code Generation  Modeling   Generate simple Java Pojo classes from Json snippets based on jsonschema2pojo.

jVi Update Center JDK-11

GroupId: com.raelity.jvi
ArtifactId:nbupdatecenter-jdk11     99,141
Author:errael
License:Mozilla Public License Version 1.1

NB 13 - Verified  NB 15 - Verified  NB 16 - Verified  NB 17 - Verified  NB 18 - Verified  NB 19 - Verified  NB 20 - Verified  NB 21 - Verified  NB 22 - Verified  NB 23 - Verified  NB 24 - Verified

Editing   This plugin installs an update center so that jVi, vi/vim clone, can be installed. After installing this plugin, from the Plugins Manager
  1. select the "Available Plugins" tab.
    And then you may need to click "Check for Newest".
  2. From the Editing category select
    • "jVi for NetBeans"
    • "Editor Pin" (optional)
  3. install jVi

NetBeans serial version uid generator

GroupId: eu.hlavki.netbeans
ArtifactId:netbeans-svuid-generator     3,916
Author:Michal Hlaváč
License:Apache License, Version 2.0

NB 22 - Verified  NB 23 - Verified

Code Generation  Editing   TheNetBeans plugin that automates the generation of the serialVersionUID field.

NB Java Decompiler

GroupId: io.github.moacirrf
ArtifactId:nb-java-decompiler     61,602
Author:Moacir da Roza Flores
License:GNU GENERAL PUBLIC LICENSE 3.0

NB 24 - 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  NB 22 - Verified  NB 23 - Verified

Productivity  Utilities   A Java Decompiler for Apache Netbeans.

Jeddict

GroupId: io.github.jeddict
ArtifactId:jeddict     6,898
Author:Gaurav Gupta
License:Apache License v2.0

NB 20 - Verified  NB 22 - Verified  NB 23 - Verified  NB 24 - Verified

Code Generation  Enterprise Applications   Jeddict: Jakarta EE application generator and modeler.

JFlex Editor for NetBeans

GroupId: io.github.haidubogdan.netbeans.modules.jflex
ArtifactId:nb-jflex-editor     505
Author:
License:Apache License, Version 2.0

JFlex Editor for NetBeans

Python

GroupId: io.github.albilu
ArtifactId:python     71,378
Author:albilu
License:GNU General Public License v3.0

NB 15 - Verified  NB 16 - Verified  NB 17 - Verified  NB 13 - Verified  NB 14 - Verified  NB 18 - Verified  NB 19 - Verified  NB 20 - Verified  NB 21 - Verified  NB 22 - Verified  NB 23 - Verified

Editing  Programming Languages   Netbeans Support for Python

QuickOpener

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

NB 20 - Verified  NB 21 - Verified  NB 22 - Verified  NB 23 - Verified  NB 24 - 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)