IDE

gradle-eclipse-aar-plugin

com.github.ksoichiro : gradle-eclipse-aar-plugin

Gradle plugin to use Android AAR libraries on Eclipse

Last Version: 0.3.1

Release Date:

Last Version: 1.0.1

Release Date:

Last Version: 1.4.0

Release Date:

Last Version: 0.2.0

Release Date:

Maven Eclipse Formatter Plugin

org.kuali.maven.plugins : maven-eclipse-formatter-plugin

Maven Plugin for invoking the Eclipse java source code formatter

Last Version: 1.1

Release Date:

wcm.io DevOps Eclipse Maven Plugin

io.wcm.devops.maven.plugins : eclipse-maven-plugin

The Eclipse Plugin is used to generate Eclipse IDE files (.project, .classpath and the .settings folder) from a POM.

Last Version: 3.1.0

Release Date:

Apache Maven Eclipse Plugin

com.github.marschall : eclipse-maven-plugin

The Eclipse Plugin is used to generate Eclipse IDE files (.project, .classpath and the .settings folder) from a POM.

Last Version: 2.12.0

Release Date:

Last Version: 1.0.4

Release Date:

Apache Axis2 - tool - Eclipse Codegen Plugin

org.apache.axis2 : axis2.eclipse.codegen.plugin

The Axis 2 Eclipse Codegen Plugin for wsdl2java and java2wsdl

Last Version: 1.5.2

Release Date:

Maven Eclipse Plugin

com.github.nill14.patch1 : maven-eclipse-plugin

The Eclipse Plugin is used to generate Eclipse IDE files (.project, .classpath and the .settings folder) from a POM.

Last Version: 2.9

Release Date:

Geronimo Eclipse Plugin

org.apache.geronimo.devtools : geronimo-eclipse-plugin

Apache Geronimo Eclipse Plugin and WTP Server Adapter

Last Version: 3.0.1

Release Date:

Last Version: 2.5.0

Release Date:

VSCode CAR Plugin

org.wso2.maven : vscode-car-plugin

Maven plugin which creates CAR artifact

Last Version: 5.2.38

Release Date:

Last Version: 2.5.0

Release Date:

Java Debug Server for Visual Studio Code :: Debugger Plugin

com.microsoft.java : com.microsoft.java.debug.plugin

The Java Debug Server is an implementation of Visual Studio Code (VSCode) Debug Protocol. It can be used in Visual Studio Code to debug Java programs.

Last Version: 0.37.0

Release Date:

Java Debug Server for Visual Studio Code :: Debugger Core

com.microsoft.java : com.microsoft.java.debug.core

The Java Debug Server is an implementation of Visual Studio Code (VSCode) Debug Protocol. It can be used in Visual Studio Code to debug Java programs.

Last Version: 0.37.0

Release Date:

Java Debug Server for Visual Studio Code :: Parent

com.microsoft.java : java-debug-parent

The Java Debug Server is an implementation of Visual Studio Code (VSCode) Debug Protocol. It can be used in Visual Studio Code to debug Java programs.

Last Version: 0.37.0

Release Date:

extra

org.netbeans.cluster : extra

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

Last Version: RELEASE140

Release Date:

org-netbeans-modules-performance-scripting

org.netbeans.modules : org-netbeans-modules-performance-scripting

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

Last Version: RELEASE121

Release Date:

textlint Support

com.junichi11.netbeans.modules : netbeans-textlint

This plugin provides support for textlint. <h3>What&rsquo;s the textlint?</h3> <p>See <a href="https://github.com/textlint/textlint">https://github.com/textlint/textlint</a></p> <h3>Usage</h3> <h4>Install textlint and rules</h4> <p>Of course, it assumes that nodejs and npm are installed.</p> <p>e.g.</p> <pre><code>$ mkdir txtlint $ cd txtlint $ npm init $ npm install textlint --save-dev $ npm install textlint-rule-max-ten textlint-rule-spellcheck-tech-word textlint-rule-no-mix-dearu-desumasu --save-dev </code></pre> <h4>Create .textlintrc</h4> <pre><code>$ touch .textlintrc </code></pre> <pre><code class="json">{ &quot;rules&quot;: { &quot;max-ten&quot;: { &quot;max&quot;: 3 }, &quot;spellcheck-tech-word&quot;: true, &quot;no-mix-dearu-desumasu&quot;: true } } </code></pre> <p>You can also set parameters to Options (see below).</p> <h4>Set textlint and .textlintrc paths</h4> <p>Set paths to the Options (see below).</p> <p>e.g.</p> <ul> <li>textlint Path: /path/to/txtlint/node_modules/.bin/textlint (textlint.cmd in Windows)</li> <li>.textlintrc Path: /path/to/textlint/.textlintrc</li> </ul> <h4>Open Action Items window</h4> <ul> <li>Click Window > Action Items.</li> <li>Click &ldquo;Show action items for currently edited file only&rdquo; icon.</li> <li>Open your markdown or text file.</li> </ul> <h3>Options</h3> <p>Tools > Options > Editor > textlint</p> <ul> <li>textlint Path: Absolute path to textlint</li> <li>.textlintrc Path: Absolute path to .textlintrc</li> <li>Options : You can set options for the textlint command</li> <li>Enable in HTML files: To use the html plugin, you can check this</li> <li>Refresh on Save: To scan the document on save, you can check this (Checked by default)</li> <li>Show Annotations: To show annotations in the glyph gutter, you can check this (Checked by default)</li> </ul> <h3>Actions</h3> <h4>Fix</h4> <p>You have to save your file before you run this action.<br/> If there is a fixable rule&rsquo;s error, you can fix it. Right-click an item > Click <code>Fix</code>.<br/> To refresh items, your document is saved once.</p> <h4>Fix All</h4> <p>You have to save your file before you run this action.<br/> If there are fixable rule&rsquo;s errors, you can fix them. Right-click an item > Click <code>Fix All</code>.<br/> This action runs <code>textlint --fix</code> command.</p> <h4>Refresh</h4> <p>You can refresh results forcibly by the following action: Right-click your editor > Click "textlint Refresh".</p> <p>You can also set the shortcut key(Tools > Options > Keymap). </p> <h3>NOTE</h3> <ul> <li>The plugin scans only current file.</li> <li>The plugin does not refresh results automatically. Please save your file or run the refresh action.</li> <li>Use <code>UTF-8</code> as file encoding and <code>LF</code> as line endings.</li> <li>This plugin may not work properly in Windows. (Please try to check above.)</li> <li>If you cannot get expected results, just try to run the <code>textlint</code> commands once in your CLI.</li> </ul>

Last Version: 1.1.0

Release Date:

org-netbeans-modules-payara-micro

org.netbeans.modules : org-netbeans-modules-payara-micro

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

Last Version: RELEASE111

Release Date:

Maven definition for graal-js-parser-e20fe15.jar - external part of NetBeans module.

org.netbeans.external : graal-js-parser-e20fe15

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

Last Version: RELEASE130

Release Date:

Last Version: 1.3

Release Date:

org-netbeans-modules-db-core

org.netbeans.modules : org-netbeans-modules-db-core

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

Last Version: RELEASE122

Release Date:

NetBeans Editor Platform Library

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

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:

LogMan Netbeans

com.raelity.logman : logman-netbeans

Provides dynamic display, control and configuration of java.util.logging in *this* NB platform. Use "Tools > Manage Logging".

Last Version: 2.2

Release Date:

net-java-html-boot

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

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

Last Version: RELEASE113

Release Date:

Rainbow Braces

com.junichi11.netbeans.modules : netbeans-rainbow-braces

Rainbow Parentheses/Brackets/Braces for NetBeans

Last Version: 1.3.1

Release Date:

JRebel for NetBeans Installer

org.zeroturnaround : netbeans-open

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

Last Version: 0.9.2

Release Date:

BinEd NetBeans Plugin

org.exbin.bined.netbeans : bined-netbeans-plugin

Binary/Hexadecimal editor plugin for NetBeans platform

Last Version: 0.2.2

Release Date:

nb

org.netbeans.cluster : nb

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

Last Version: RELEASE140

Release Date:

NetBeans Editor Platform Library

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

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:

NetBeans LDAP Explorer

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

NetBeans module for exploring LDAP services from within NetBeans. This modules does not replace a professional LDAP client, rather it provides a simple and quick interface for basic interaction with LDAP services.

Last Version: 0.17

Release Date:

enterprise

org.netbeans.cluster : enterprise

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

Last Version: RELEASE140

Release Date:

slf4j-api

org.netbeans.external : slf4j-api

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

Last Version: RELEASE113

Release Date:

org-netbeans-modules-performance

org.netbeans.modules : org-netbeans-modules-performance

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

Last Version: RELEASE121

Release Date:

Last Version: 1.0.4

Release Date:

Last Version: 3.4.4

Release Date:

NetBeans Editor Library

net.sf.squirrel-sql.thirdpary-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:

PHP Version Switcher

com.vitexsoftware.netbeans.modules.php : versionswitch

Choose active PHP Version as you need. Switchin between PHP 5.6 to PHP 8.1 supported.

Last Version: 0.1.4

Release Date:

com.software:netbeans-codetime

com.software : netbeans-codetime

Code Time is an open source plugin for automatic programming metrics and time tracking

Last Version: 2.3.6

Release Date:

Knockout 4 Java Archetype Test

org.netbeans.html : ko-archetype-test

Verifies the Knockout & net.java.html.json archetype behaves properly.

Last Version: 0.7.6

Release Date: