netbeans icon indicating copy to clipboard operation
netbeans copied to clipboard

NetBeans terminal - open in the project folder

Open zeleznypa opened this issue 3 years ago • 2 comments

Description

When I open NetBeans terminal window at the moment I have open some file from some project, It will helps me, when the terminal will be opened in the root of the project.

Possible way can be with combination of https://github.com/apache/netbeans/issues/4615 if NetBeans propagate the project path into some environment variable into the terminal.

Use case/motivation

No response

Related issues

No response

Are you willing to submit a pull request?

I want to, but I'm not a Java developer

Code of Conduct

Yes

zeleznypa avatar Sep 10 '22 13:09 zeleznypa

right click on project -> Open In Terminal isn't working for you?

mbien avatar Sep 19 '22 18:09 mbien

@mbien It is a possible way, but not so „ergonomic“, because there is no possibility to do that by keyboard shortcut.

zeleznypa avatar Sep 27 '22 03:09 zeleznypa

Is it possible to open project location in the embeded terminal?

Thanks!

robozb avatar Jan 03 '23 02:01 robozb

Is it possible to open project location in the embeded terminal?

yes

mbien avatar Jan 03 '23 02:01 mbien

Is it possible to open project location in the embeded terminal?

Thanks!

Use Terminal extras plugin . I can't find the current plugin location right now. But I have an old nbm file Version: 1.15, I'm using it in NB 17. It's working for me. You have to search internet and find one.

featuriz avatar Jun 04 '23 05:06 featuriz