Found 45 plugins.
Plugin | Categories | Description |
---|---|---|
Vagrant SupportArtifactId: netbeans-vagrant 9,384
Author: Junichi Yamamoto License: Common Development and Distribution License (CDDL) v1.0 and GNU General Public License (GPL) v2 NB 12.0 - Verified |
Utilities | This plugin provides support for Vagrant. |
jLogMan for NetBeansArtifactId: logman-netbeans 9,429
Author: errael License: GNU Lesser General Public License v3.0 or later NB 11.0 - Verified NB 12.0 - Verified |
Debugging | Provides dynamic display, control and configuration of java.util.logging in *this* NB platform. Use "Tools > Manage Logging".
Easily incorporated into any swing app, see website. |
HTML EnhancementsArtifactId: netbeans-html-enhancements 20,767
Author: Junichi Yamamoto License: Apache License, Version 2.0 NB 12.0 - Verified |
Editing Utilities | Support for some small features for HTML. NOTE: There are only a few features. |
Linux notificationsArtifactId: linux 3,334
Author: Hector Espert License: Apache License, Version 2.0 NB 12.0 - Verified |
Graphical User Interface Utilities | Simple linux notifications integration |
nb-sonarlintArtifactId: nb-sonarlint 10,614
Author: Victor Herrera License: Apache License, Version 2.0 NB 12.0 - Verified |
Editing Utilities | A SonarLint plugin for NetBeans |
MantisIntegrationArtifactId: MantisIntegration 76
Author: Matthias Bläsing License: Apache License, Version 2.0 |
Team Collaboration | Integrate the Mantis bugtracker system into netbeans |
TranslatorArtifactId: translator 159
Author: Oliver Rettig License: GNU GPL 2.0 |
Editing Utilities | 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 the Google translation service on-line, hence you need to be on-line. |
netbeans-perforceArtifactId: netbeansperforce 7,882
Author: License: The MIT License NB 12.0 - Verified |
Version Control Systems | Plugin for using Perforce within Netbeans. |
Gluon Plugin for NetBeansArtifactId: com-gluonhq-plugin-netbeans 14,334
Author: Erwin Morrhey License: BSD 3-clause NB 11.0 - Verified NB 12.0 - Verified |
Libraries Mobile Applications | Gluon Plugin allows developers to create Java applications and their native images targeting Android, iOS, Linux, MacOS and Windows platforms using the same codebase. |
TagMyCodeArtifactId: tagmycode-netbeans 5,510
Author: Massimo Zappino License: Apache License 2.0 NB 11.0 - Verified NB 12.0 - Verified |
Editing Team Collaboration | Provides the support for TagMyCode. This plugin allows you to manage your own snippets. Features: * Add snippets: you can save your code snippets including description, language, and tags * List snippets (CRUD): snippets are stored locally and you can filter, sort, create, modify, edit or delete them directly from the IDE * Quick search: you can search your snippets and insert them directly into the document CHANGELOG: 2.3.0 (released 2020-07-26) * published plugin into Apache NetBeans Plugin Portal 2.2.1 (released 2018-01-10) * Quick Search dialog is now resizable * fixed syntax highlight for PHP and HTML * if refresh token is not valid user will be automatically logged out 2.2.0 (released 2017-11-06) * snippets management works in offline mode * autodetect language on new snippet * added settings dialog with editor theme and font size option * added title and description to snippet view * changed open browser class * text can be dragged into table to create a new snippet * snippets can be dragged directly into editor and the code are copied * added "save as file" feature * added "clone snippet" feature * added "snippet properties" dialog * detect binary file 2.1.0 (released 2017-04-24) * moved error messages from dialog to Netbeans Notification Log * added welcome panel * about dialog shows plugin version and framework version * moved storage from JSON to SQL 2.0 (released 2016-07-11) * new user interface * list of snippets stored locally * syntax highlight powered by RSyntaxTextArea * snippets are synchronized with server * filter snippets * quick search feature * insert selected snippet at cursor in document 1.1.3 (released 2015-12-18) * Fix for NetBeans 8.1 1.1.2 (released 2014-10-03) * Switched authentication from OAuth 1.0a to OAuth 2 * Console write also snippet title when new snippet is created (thanks to bejoy) 1.1 (released 2014-08-19) * Added "Search snippets" feature * Fixed some minor bugs 1.0 (released 2014-04-14) * First release with feature "Create snippet" |