nb-externalcommands

Netbeans External Commands Plugin

Лицензия

Лицензия

Группа

Группа

io.github.tristanjl
Идентификатор

Идентификатор

nb-externalcommmands
Последняя версия

Последняя версия

1.2
Дата

Дата

Тип

Тип

nbm
Описание

Описание

nb-externalcommands
Netbeans External Commands Plugin
Ссылка на сайт

Ссылка на сайт

https://github.com/tristanjl/netbeans-externalcommands
Система контроля версий

Система контроля версий

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

Скачать nb-externalcommmands

Зависимости

compile (11)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
1.2
1.1
1.0