Re: Execute Terminal Command API
Benno Markiewicz <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <CAA_aP4ifNY0_2hPGOxaWk=Hu0669ASxqg+k1tH+bL7To4m5puQ@mail.gmail.com> |
Thanks Geertjan. I added a DevFAQ-item for that. http://wiki.netbeans.org/DevFaqExternalExecution With kind regards, markiewb 2016-08-17 15:48 GMT+02:00 geertjan wielenga <[email protected]>: > > https://blogs.oracle.com/phejl/entry/external_execution_support_1_2 > https://blogs.oracle.com/phejl/entry/external_execution_support_2_2 > > Gj > > > On 17-8-2016 15:46, [email protected] wrote: > >> >> Hi, >> >> I am creating a new plugin and I need to execute a shell command. Can >> you point me to some direction where I should study to see how to do it? >> >> Cheers, >> >> Alexius >> >> >