GroupId: | com.fillumina |
ArtifactId: | netbeans-builder-module 49 |
Author: | Francesco Illuminati |
License: | Apache License 2.0 |
|
Editing Refactoring |
A NetBeans module which adds constants, fluent setters and builder to code generators. |
GroupId: | fr.evidev.netbeans.modules |
ArtifactId: | netbeans-case-converter 16,709 |
Author: | |
License: | Apache License, Version 2.0 |
NB 11.0 - Verified
NB 12.0 - Verified
|
Editing |
This module provides a convenient way to convert string case. Usage
In the editor panel:
- Select the text you want to change the case of
- Right-click to open the contextual menu
- Open the
Convert To... submenu - Click on the converter of your choice
Please note that if no text is selected, the menu is disabled. Available converters
- camelCase: first capitalized letter of each word, except for the first letter of the resulting word, no space
- hyphen-case: lower case words separated with an hyphen
- lower case: lower case words
- PascalCase: first capitalized letter of each word, no space
- Sentence case.: first capitalized letter of the first word, ends with a dot (capital letters within the sentence are preserved)
- snake_case: lower case words separated with an underline character
- Title Case: first capitalized letter of each word, one space between words
- UPPER CASE: upper case words
|
GroupId: | io.github.tristanjl |
ArtifactId: | nb-externalcommmands 6,258 |
Author: | |
License: | The MIT License |
NB 12.0 - Verified
|
Utilities |
NetBeans External Commands Plugin |
GroupId: | net.r-w-x.netbeans |
ArtifactId: | netesta 1,007 |
Author: | Arnaud Fonce |
License: | Apache License, Version 2.0 |
NB 12.0 - Verified
|
Productivity Testing |
A NetBeans plugin to automatically apply continuous testing |
GroupId: | ru.nichost.enroi |
ArtifactId: | groovy-scripts 65 |
Author: | Vladimir |
License: | GNU GPL 2.0 |
|
Uncategorized |
NetBeans module for execution of Groovy Scripts as external process. |
GroupId: | com.vitexsoftware.netbeans.modules.php |
ArtifactId: | versionswitch 0 |
Author: | Cybervitexus |
License: | Apache License, Version 2.0 |
|
Programming Languages Testing |
Choose active PHP Version as you need. (Linux only) |
GroupId: | com.igormaznitsa |
ArtifactId: | nb-mind-map 68 |
Author: | Igor Maznitsa |
License: | The Apache Software License, Version 2.0 |
|
Editing Modeling |
NetBeans editor plugin to keep mind maps directly within NetBeans projects. |