Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opening terminal on file does not work @Win7/NB7.2b1 #3

Closed
markiewb opened this issue Jun 16, 2012 · 4 comments
Closed

Opening terminal on file does not work @Win7/NB7.2b1 #3

markiewb opened this issue Jun 16, 2012 · 4 comments

Comments

@markiewb
Copy link
Collaborator

Opening terminal on file does not work.

STEPS:

  • Select a java-sourcenode in the project view
  • execute "open in terminal"

ACTUAL: the path in the terminal is the bin-directory of the NetBeans installation
EXPECTED: the path in the terminal is the path of the selected file behind the node


Product Version: NetBeans IDE 7.2 Beta (Build 201205031832)
Java: 1.6.0_30; Java HotSpot(TM) 64-Bit Server VM 20.5-b03
System: Windows 7 version 6.1 running on amd64; Cp1252; de_DE (nb)
User directory: C:\Users\Bender\AppData\Roaming\NetBeans\7.2beta
Cache directory: C:\Users\Bender\AppData\Local\NetBeans\Cache\7.2beta

@dzsessona
Copy link
Owner

Are you sure? Cannot reproduce it, I have just tried it in

Product Version: NetBeans IDE 7.1.2 (Build 201204101705)
Java: 1.6.0_29; Java HotSpot(TM) 64-Bit Server VM 20.4-b02
System: Windows 7 version 6.1 running on amd64; Cp1252; en_GB (nb)

@dzsessona
Copy link
Owner

I am reuploading in netbeans plugin portal the plugin, (will take a while) could you try to download the plugin from here https://github.com/kinkadzs/QuickOpener-NetBeans/downloads (7.2.x)
and test it again? Thank you.....

@markiewb
Copy link
Collaborator Author

Same issue with your new specialised package from
https://github.com/downloads/kinkadzs/QuickOpener-NetBeans/quickopener-nb-7.2.x.nbm

Still opens a cmd-window at "C:\tools\JEE6\NetBeans7.2Beta\bin>"

@dzsessona
Copy link
Owner

ok i uploaded version that shows the command to be executed on a message (debugging).

https://github.com/downloads/kinkadzs/QuickOpener-NetBeans/quickopener.isssue3.nbm

can you see if the command looks ok ?
also what happens when you try to launch it from windows command?
is it the same of running it like this? (create a stupid program that run Runtime.getRuntime().exec(fullCommand); )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants