This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 120990 - java.io.IOException: xterm: not found
Summary: java.io.IOException: xterm: not found
Status: RESOLVED FIXED
Alias: None
Product: contrib
Classification: Unclassified
Component: Terminal (show other bugs)
Version: 6.x
Hardware: All Mac OS X
: P2 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-02 16:17 UTC by Andrei Badea
Modified: 2007-11-06 09:18 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Badea 2007-11-02 16:18:03 UTC
Reported through a comment on the plugin page at plugins.netbeans.org.
Comment 1 Andrei Badea 2007-11-02 16:22:40 UTC
Please try setting "/Applications/Utilities/Terminal.app/Contents/MacOS/Terminal" as the terminal command (see my
comment on the plugin page for how to do that). Does it help?
Comment 2 hiaw 2007-11-02 20:33:06 UTC
Yes. It does work this way. But I thought the plugin is suppose to have a Terminal as a part of Netbeans instead of separate application launch. Sort of like 
ruby console, irb. 
Comment 3 Andrei Badea 2007-11-02 22:29:43 UTC
Nope, this plugin is supposed to just provide a shortcut to run an external terminal application. I heard the author of
the Ruby support in NetBeans did have plans for a real terminal emulator though. Ask on users@ruby.netbeans.org.
Comment 4 Andrei Badea 2007-11-06 09:18:30 UTC
Fixed.

Checking in nbproject/project.xml;
/cvs/contrib/terminal/nbproject/project.xml,v  <--  project.xml
new revision: 1.4; previous revision: 1.3
done
Checking in src/org/netbeans/modules/accelerators/terminal/Bundle.properties;
/cvs/contrib/terminal/src/org/netbeans/modules/accelerators/terminal/Bundle.properties,v  <--  Bundle.properties
new revision: 1.4; previous revision: 1.3
done
Checking in src/org/netbeans/modules/accelerators/terminal/RunTerminalAction.java;
/cvs/contrib/terminal/src/org/netbeans/modules/accelerators/terminal/RunTerminalAction.java,v  <--  RunTerminalAction.java
new revision: 1.4; previous revision: 1.3
done
Checking in src/org/netbeans/modules/accelerators/terminal/TerminalOptions.java;
/cvs/contrib/terminal/src/org/netbeans/modules/accelerators/terminal/TerminalOptions.java,v  <--  TerminalOptions.java
new revision: 1.4; previous revision: 1.3
done