I recently started using NetBeans, but there is a missing feature which keeps me from switching completely to NetBeans. I use the Terminal all the time and it is a pain to switch from the NetBeans window to 开发者_StackOverflow社区the Terminal one.
Is there a way to have a terminal window embedded into the NetBeans IDE (most Linux editors have this capability)?
A bit late answer. Netbeans 7.4 has an inbuilt support for terminal emulator. All you need is to go to Window->IDE Tools->Terminal
.
Using NetBeans 8.0.2, this option can be found by going to Window->IDE Tools->Terminal
in the menu.
have you seen this? http://wiki.netbeans.org/TerminalEmulator
or this
http://wiki.netbeans.org/AJourneyThroughTheVirtualTerminal
I am not really seeing that much out there. I wonder how hard it would be to take the plugin from jEdit and integrate it into netbeans.
精彩评论