Just wondering, for all of you Netbeans fans:
I'm inside netbeans and I opened up the Terminal emulator (using Windows 7 64bit). The project is open and I want to create a new file in the current direcorty, so I use the 'touch' command
touch filename.extension
When I use the 'ls' command, I see the file is created (verified by looking at the folder in the project. Question is, is there any way to create a new file and have it opened automatically (or, manually with a command) in the netbeans editor? I used the --open command but it says:
open: command not found
running which open shows:
which: no open in (/usr/bin:/cygdrive/c/Program Files (x86)/AMD
APP/bin/x86_64:/cygdrive/c/Program Files (x86)/AMD APP/bin/x86:/cygdrive/c/Program File
(x86)/EasyPHP-DevServer-13.1VC11/binaries/php/php_runningversion:/cygdrive/c/Program
Files/Common Files/Microsoft Shared/Windows Live:/cygdrive/c/Program Files (x86)/Common
Files/Microsoft Shared/Windows
Live:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/
System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/
c/Program Files/Dell/DW WLAN Card:/cygdrive/c/Program Files (x86)/
ATI Technologies/ATI.ACE/Core-Static:/cygdrive/c/Program Files/WIDCOMM/
Bluetooth Software:/cygdrive/c/Program Files/
WIDCOMM/Bluetooth Software/syswow64:/cygdrive/c/Program Files (x86)/Common Files/
Intuit/QBPOSSDKRuntime:/cygdrive/c/Program Files (x86)/QuickTime/QTSystem:/cygdrive/c/
Program Files
(x86)/Windows Live/Shared:/cygdrive/c/Program Files/Java/jdk1.7.0_17/bin)