-
Notifications
You must be signed in to change notification settings - Fork 2
3.2.2 Linux
SBI- edited this page Oct 14, 2018
·
1 revision
- Jazz development environment on linux requires the user to specify their terminal emulator launch parameters in the
jde/user/linux_terminal_emulator.cfg
. The default is to usegnome-terminal
, which is obviously not available on every system. Thelinux_terminal_emulator.cfg
file contains an explanation and more examples on how this needs to be specified so that a run time can be launched. If you are completely unsure on how to handle this, I suggest you installxterm
using your package manager. xterm is a very light weight terminal emulator which should also be available on pretty much any distribution. There is an xterm configuration included in thelinux_terminal_emulator
configuration file that can just be uncommented.