nb-externalcommands

Netbeans External Commands Plugin

License

License

GroupId

GroupId

io.github.tristanjl
ArtifactId

ArtifactId

nb-externalcommmands
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

nbm
Description

Description

nb-externalcommands
Netbeans External Commands Plugin
Project URL

Project URL

https://github.com/tristanjl/netbeans-externalcommands
Source Code Management

Source Code Management

https://github.com/tristanjl/netbeans-externalcommands/tree/main

Download nb-externalcommmands

Dependencies

compile (11)

Group / Artifact Type Version
org.netbeans.api : org-openide-util jar RELEASE90
org.netbeans.api : org-openide-awt jar RELEASE90
org.netbeans.api : org-openide-util-ui jar RELEASE90
org.netbeans.api : org-openide-util-lookup jar RELEASE90
org.netbeans.api : org-openide-windows jar RELEASE90
org.netbeans.api : org-openide-loaders jar RELEASE90
org.netbeans.api : org-openide-filesystems jar RELEASE90
org.netbeans.api : org-netbeans-api-annotations-common jar RELEASE90
org.netbeans.api : org-netbeans-modules-options-api jar RELEASE90
org.netbeans.api : org-openide-io jar RELEASE90
org.apache.commons : commons-lang3 jar 3.10

Project Modules

There are no modules declared in this project.

netbeans-externalcommands

This netbeans plugin adds an External Commands submenu and to your Tools menu which includes 10 customisable external commands.

These can be configured in Tools->Options->Miscellaneous->External Commands. Each row entry in the customisation menu provides two text entry boxes. The first is for entering the name of the command, which will be used for the title of the output window when running the command. The second contains the command and all its arguments.

The commands also support the following variable replacements: ${FilePath} - The full file path of the current file

Versions

Version
1.2
1.1
1.0