Development Tools

MantisIntegration

eu.doppel-helix.netbeans.plugin.mantis-integration : MantisIntegration

<p>Integrate the Mantis bugtracker system into netbeans</p> <p>Note for installation - to make the "Add patch" and "Checking" comment functions work correctly the mantis system has to configured correctly please check these options, if you encounter problems:</p> <ul> <li>source_control_notes_view_status (default private, integer value 10 -> public)</li> <li>source_control_set_resolution_to (integer value 80->resolved, 90->closed)</li> <li>source_control_set_status_to (20->fixed)</li> </ul> <p>If a self-signed SSL certificate or an invalid certificate need to be accepted, please install the module "SSL Certificate Exception".</p>

Last Version: 1.8.3

Release Date:

netbeans-builder-module

com.fillumina : netbeans-builder-module

A Netbeans module that makes builders, constant and fluent setters available on the editor context menu.

Last Version: 3.2

Release Date:

Translator

de.orat.netbeans : translator

Open any file, right-click on a selection of text and choose Translate. Whatever target-language is selected in the toolbar will be used.The default implementation interacts with Google translation service on-line,hence you need to be on-line.

Last Version: 1.0.0

Release Date:

org-netbeans-modules-textmate-lexer

org.netbeans.modules : org-netbeans-modules-textmate-lexer

Apache NetBeans (incubating) is an integrated development environment, tooling platform, and application framework.

Last Version: RELEASE110

Release Date:

asm-tree-7.2

org.netbeans.external : asm-tree-7.2

Apache NetBeans is an integrated development environment, tooling platform, and application framework.

Last Version: RELEASE113

Release Date:

Last Version: 0.17

Release Date:

slf4j-jdk14

org.netbeans.external : slf4j-jdk14

Apache NetBeans is an integrated development environment, tooling platform, and application framework.

Last Version: RELEASE113

Release Date:

Jackpot 3.0 Command Line Tool Maven Bridge

org.apache.netbeans.modules.jackpot30 : jackpot30-maven-plugin

Apache NetBeans is an integrated development environment, tooling platform, and application framework.

Last Version: 12.5

Release Date:

SSL Certificate Exception

eu.doppel-helix.netbeans.plugin.nb-ldap-explorer : ssl_certificate_exception

Handle invalid certificates in SSL connections. This module is needed if connections with SSL endpoints providing self-signed/invalid certificates.

Last Version: 0.17

Release Date:

NetBeans PHP CS Fixer

com.junichi11.netbeans.modules : netbeans-php-cs-fixer

This plugin provides support for the PHP CS Fixer.

Last Version: 0.11.1

Release Date:

net-java-html

org.netbeans.external : net-java-html

Apache NetBeans is an integrated development environment, tooling platform, and application framework.

Last Version: RELEASE113

Release Date:

net-java-html-geo

org.netbeans.external : net-java-html-geo

Apache NetBeans is an integrated development environment, tooling platform, and application framework.

Last Version: RELEASE113

Release Date:

org-netbeans-modules-form-j2ee

org.netbeans.modules : org-netbeans-modules-form-j2ee

Apache NetBeans (incubating) is an integrated development environment, tooling platform, and application framework.

Last Version: RELEASE90

Release Date:

asm-commons-7.2

org.netbeans.external : asm-commons-7.2

Apache NetBeans is an integrated development environment, tooling platform, and application framework.

Last Version: RELEASE113

Release Date:

HTML UI API

org.netbeans.html : nbrwsr

Java.net - The Source for Java Technology Collaboration

Last Version: 1.0

Release Date:

net-java-html-json

org.netbeans.external : net-java-html-json

Apache NetBeans is an integrated development environment, tooling platform, and application framework.

Last Version: RELEASE113

Release Date:

Close Editor Tabs Left and Right

de.funfried.netbeans.plugins : nb-editor-close-left-right

This plugin helps you to easily close unused or unwanted editor tabs. Instead of either close all tabs or all tabs except the currently selected you can also close the tabs right or left from the context menu of a selected tab at once.

Last Version: 1.0.0

Release Date:

CapeCanaveral (master)

it.tidalwave.netbeans.boot : netbeans-boot

Launch tool for the NetBeans Platform.

Last Version: 2.0-ALPHA-1

Release Date:

NetBeans gitignore.io Plugin

com.junichi11.netbeans.modules : netbeans-gitignore-io

Support for gitignore.io. This plugin generates .gitignore file to your project node.

Last Version: 1.1.0

Release Date:

bcpg

org.netbeans.external : bcpg

Apache NetBeans is an integrated development environment, tooling platform, and application framework.

Last Version: RELEASE113

Release Date:

Apache NetBeans Maven Utilities - NB Repository Plugin

org.apache.netbeans.utilities : nb-repository-plugin

Maven plugin for creating Maven Repository out of a NetBeans installation (and other sources) for consumption by the projects using nbm-maven-plugin.

Last Version: 1.7

Release Date:

Last Version: 0.11.0

Release Date:

com-googlecode-javaewah-JavaEWAH

org.netbeans.external : com-googlecode-javaewah-JavaEWAH

Apache NetBeans is an integrated development environment, tooling platform, and application framework.

Last Version: RELEASE113

Release Date:

org-netbeans-html-xhr4j

org.netbeans.external : org-netbeans-html-xhr4j

Apache NetBeans is an integrated development environment, tooling platform, and application framework.

Last Version: RELEASE113

Release Date:

bcprov

org.netbeans.external : bcprov

Apache NetBeans is an integrated development environment, tooling platform, and application framework.

Last Version: RELEASE113

Release Date:

javafx

org.netbeans.cluster : javafx

Apache NetBeans is an integrated development environment, tooling platform, and application framework.

Last Version: RELEASE140

Release Date:

org-netbeans-html-ko4j

org.netbeans.external : org-netbeans-html-ko4j

Apache NetBeans is an integrated development environment, tooling platform, and application framework.

Last Version: RELEASE113

Release Date:

org-netbeans-modules-findbugs-installer

org.netbeans.modules : org-netbeans-modules-findbugs-installer

Apache NetBeans is an integrated development environment, tooling platform, and application framework.

Last Version: RELEASE126

Release Date:

TagMyCode

com.tagmycode : tagmycode-netbeans

Provides the support for <a href="https://tagmycode.com">TagMyCode</a>. This plugin allows you to manage your own snippets.<br/> <br/> Features:<br/> * Add snippets: you can save your code snippets including description, language, and tags<br/> * List snippets (CRUD): snippets are stored locally and you can filter, sort, create, modify, edit or delete them directly from the IDE<br/> * Quick search: you can search your snippets and insert them directly into the document<br/> <br/> CHANGELOG:<br/> <br/> 2.3.0 (released 2020-07-26)<br/> * published plugin into Apache NetBeans Plugin Portal<br/> * filter snippets by languages<br/> <br/> 2.2.1 (released 2018-01-10)<br/> * Quick Search dialog is now resizable</br> * fixed syntax highlight for PHP and HTML</br> * if refresh token is not valid user will be automatically logged out</br> </br> 2.2.0 (released 2017-11-06)<br/> * snippets management works in offline mode<br/> * autodetect language on new snippet<br/> * added settings dialog with editor theme and font size option<br/> * added title and description to snippet view<br/> * changed open browser class<br/> * text can be dragged into table to create a new snippet<br/> * snippets can be dragged directly into editor and the code are copied<br/> * added "save as file" feature<br/> * added "clone snippet" feature<br/> * added "snippet properties" dialog<br/> * detect binary file<br/> <br/> 2.1.0 (released 2017-04-24)<br/> * moved error messages from dialog to Netbeans Notification Log<br/> * added welcome panel<br/> * about dialog shows plugin version and framework version<br/> * moved storage from JSON to SQL<br/> <br/> 2.0 (released 2016-07-11)<br/> * new user interface<br/> * list of snippets stored locally<br/> * syntax highlight powered by <a href="http://bobbylight.github.io/RSyntaxTextArea/">RSyntaxTextArea</a><br/> * snippets are synchronized with server<br/> * filter snippets<br/> * quick search feature<br/> * insert selected snippet at cursor in document<br/> <br/> 1.1.3 (released 2015-12-18)<br/> * Fix for NetBeans 8.1<br/> <br/> 1.1.2 (released 2014-10-03)<br/> * Switched authentication from OAuth 1.0a to OAuth 2<br/> * Console write also snippet title when new snippet is created (thanks to bejoy)<br/> <br/> 1.1 (released 2014-08-19)<br/> * Added "Search snippets" feature<br/> * Fixed some minor bugs<br/> <br/> 1.0 (released 2014-04-14)<br/> * First release with feature "Create snippet"<br/>

Last Version: 2.3.0

Release Date:

GUI Popup & Inspect

org.exbin.utils.guipopup : guipopup-netbeans-plugin

Registers popup menu and inspect function for all regular components in IDE

Last Version: 0.1.1

Release Date:

NetBeans Encoding Plugin

com.junichi11.netbeans.modules : netbeans-encoding

This plugin opens/saves a file with a specified encoding.

Last Version: 1.8.0

Release Date:

Jetty Embedded Command manager

org.netbeans.plugin.support.embedded : jetty-9-embedded-command-manager

A application used as a bridge between NetBeans IDE and Jetty .

Last Version: 1.3.0

Release Date:

com-google-guava

org.netbeans.external : com-google-guava

Apache NetBeans is an integrated development environment, tooling platform, and application framework.

Last Version: RELEASE113

Release Date:

AST Visualizer netbeans

org.crazyjavahacking.astvisualizer : org-crazyjavahacking-astvisualizer-netbeans

Abstract Syntax Tree visualizer netbeans artifact responsible for NetBeans Visual Library API interconnection.

Last Version: 1.0.2

Release Date:

External Code Formatters for NetBeans

de.funfried.netbeans.plugins : externalcodeformatter

Several external (e.g. Eclipse, Google, Spring, ...) code formatters integration for NetBeans

Last Version: 1.15.1

Release Date:

Last Version: 0.6.0

Release Date:

NetBeans Editor Library

net.sf.squirrel-sql.thirdparty-non-maven : org-netbeans-modules-editor-util

The NetBeans Platform is a generic base for desktop applications. It provides the services common to almost all large desktop applications: window management, menus, settings and storage, an update manager, and file access. Get a head start by reusing these standard components, allowing you to concentrate fully on your application's business logic.

Last Version: 4.0

Release Date:

org-netbeans-modules-html-ojet

org.netbeans.modules : org-netbeans-modules-html-ojet

Apache NetBeans is an integrated development environment, tooling platform, and application framework.

Last Version: RELEASE121

Release Date:

cpplite

org.netbeans.cluster : cpplite

Apache NetBeans is an integrated development environment, tooling platform, and application framework.

Last Version: RELEASE140

Release Date:

apisupport

org.netbeans.cluster : apisupport

Apache NetBeans is an integrated development environment, tooling platform, and application framework.

Last Version: RELEASE140

Release Date:

org-netbeans-modules-java-lsp-server

org.netbeans.modules : org-netbeans-modules-java-lsp-server

Apache NetBeans is an integrated development environment, tooling platform, and application framework.

Last Version: RELEASE121

Release Date:

Last Version: 1.3.0

Release Date:

Last Version: 1.2.0

Release Date:

Plugin for Bitbucket Cloud for NetBeans IDE

org.vx68k.netbeans.modules : bitbucket-plugin

This project builds a plugin to integrate support for Bitbucket Cloud repositories into the NetBeans IDE.

Last Version: 1.0.7-alpha.1

Release Date:

Applet Runner NetBeans Plugin

com.japplis : applet-runner-netbeans

NetBeans plugin that let you run applets inside your IDE

Last Version: 1.0

Release Date:

NetBeans serial version uid generator

eu.hlavki.netbeans : netbeans-svuid-generator

Add default or generated serial version uid for java classes that implements java.io.Serializable

Last Version: 3.0

Release Date:

OpenBlueSky (modules)

it.tidalwave.netbeans : openbluesky-modules

OpenBlueSky - NetBeans Platform Enhancements

Last Version: 0.17

Release Date:

Exception ID (EID) Generator

pl.wavesoftware : netbeans-eid-generator

<p>Generates a unique Exception ID, that can be used in Java source code.</p> <p>In order to use this plugin type <code>Ctrl+Space</code> inside empty String literal. This will generate new unique identifier as a <i>Code Completion</i>. That generated EID can be used, for example, to identify your exceptions.</p> <p> Example usage (This is technical runtime exception, a posible bug. This plugin can be used to quickly fill unique bug id.):<br /> <code>try {<br /> &nbsp;&nbsp;&nbsp;&nbsp;shuldWorkIfNoBugsExists();<br /> } catch (IOException ex) {<br /> &nbsp;&nbsp;&nbsp;&nbsp;throw new EidRuntimeException("20140218:161429", "Something wrong with HDD, permissions?", ex);<br /> }</code> </p>

Last Version: 0.4.0

Release Date:

Maven definition for svnjavahl.jar - external part of NetBeans module.

org.netbeans.external : svnjavahl

POM and identification for artifact that was not possible to uniquely identify as a maven dependency.

Last Version: RELEASE126

Release Date:

Maven definition for saaj-api.jar - external part of NetBeans module.

org.netbeans.external : saaj-api

POM and identification for artifact that was not possible to uniquely identify as a maven dependency.

Last Version: RELEASE130

Release Date: