[
https://issues.apache.org/jira/browse/NETBEANS-1910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16738315#comment-16738315
]
jimi adrian edited comment on NETBEANS-1910 at 1/9/19 3:06 PM:
---------------------------------------------------------------
In ubuntu 18.04 I run netbeans10 (Build
incubator-netbeans-release-380-on-20181217) like this:
/opt/netbeans-10.0/bin/netbeans --jdkhome /opt/jdk-11.0.1
When selecting a directory from a maven project:
* The open in terminal of quickopener does not work (No errors on the console)
* open in directory works but it also prints an error: "Cannot run program
null/projects/myproject": error=2, No such file or directory.
* Copy path works fine
was (Author: jimi.adrian):
In ubuntu 18.04 I run netbeans10 (Build
incubator-netbeans-release-380-on-20181217) like this:
/opt/netbeans-10.0/bin/netbeans --jdkhome /opt/jdk-11.0.1
* The open in terminal of quickopener does not work (No errors on the console)
* open in directory works but it also prints an error: "Cannot run program
null/projects/myproject": error=2, No such file or directory.
* Copy path works fine
> Provide open in terminal (outside IDE) feature
> ----------------------------------------------
>
> Key: NETBEANS-1910
> URL: https://issues.apache.org/jira/browse/NETBEANS-1910
> Project: NetBeans
> Issue Type: New Feature
> Components: editor - Navigation
> Reporter: jimi adrian
> Priority: Minor
>
> It would be very useful to be able to open a directory from the files window,
> into a new terminal (outside the IDE). e.g. right-click->open-in-terminal. A
> lot of people prefer to provide git commands or perform maven builds outside
> netbeans.
> If this is not easy to implement, at least a right-click -> copy-path can be
> added, so that a `cd <paste>+<enter>` would be used as an alternative.
>
> Note: previously terminalextras plugin could be used for this. See related
> issue: [https://netbeans.org/bugzilla/show_bug.cgi?id=198283] .
> But, currently there is no support in netbeans 9/10.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists