(Answer) (Category) FAQ-O-Matic : (Category) Linux- and Solaris-specific :
How can I automatically log JBuilder's own exceptions?
Here's a script I use to launch Jbuilder. I also altered my KDE JBuilder desktop icon to launch this script instead of launching jbuilder directly.


  #!/bin/bash
  export PRINTER=lp0
  export MPAGE="-Plp0"
  export LOG=/tmp/jbuilder5.log
  JBUILDER=/home/joi/jbuilder5/bin/jbuilder
if [ $DISPLAY = ":0.0" ]; then export DISPLAY=`uname -n`:0.0 fi
unset JAVA_FONTS mv $LOG $LOG.prev >&/dev/null cd ~/jbproject; $JBUILDER -verbose $* 2>&1 | tee $LOG

2001-Sep-28 12:20pm gyles19@visi.com
[Append to This Answer]
2001-Sep-28 12:20pm
Previous: (Answer) I want to use JBuilder with a remote Xterminal using Exceed or some other remote X package, or even an HDS terminal. Why doesn't this work well?
Next: (Answer) I'm trying to run JBuilder 6 on Red Hat 7.2 with the Sawfish window manager. CodeInsight windows appear minimized. How can I make them appear normally?
This document is: http://www.visi.com/~gyles19/cgi-bin/fom.cgi?file=283
[Search] [Appearance]
This is a Faq-O-Matic 2.709.
This FAQ administered by gyles19@visi.com.

Other JBuilder Links

Java Community
Java Tools
Code Central
JB OpenTools
Community
Recent
Threads
Borland Chat
Chat FAQ
Feature Matrices
3.0 |  3.5 |  4.0
5.0 |  6.0 |  7.0
Shop for
JBuilder
JBuilder
Downloads
and reg keys
Report Piracy
Online Manuals
4.0 |  5.0 |  6.0
7.0
Borland
DevSupport's
Bug/RFE Form

Quality Central Client
JB Patches &
Updates
JBuilder FAQs TIs
JBuilder
Newsgroups
Tamaracka's
News Archive
Mr. Haki's
JBuilder Machine
JGuru's
JBuilder FAQ
Sun's Bug
Parade
Netring Home - About - Privacy
The
JBuilder Netring Logo
The Borland JBuilder Netring by JBuilder FAQ-O-Matic
[ Join Now | List Sites | Random | << Prev | Next >> ]
[ Previous 5 Sites | Skip Previous | Skip Next | Next 5 Sites ]