windows shortcuts: ctrl print screen - copies entire screen to copy buffer alt print screen - copies current window to copy buffer
in jbuilder ctrl F6 is the file/tab navigation (ctrl tab in most windows apps)
Friday, April 12, 2002
jbuilder 6 compiles slowly due to the new dependency checker. to revert to the old one: add this to the jbuilder.config file:
vmparam -Duse.old.bmj
Friday, April 05, 2002
when writing financial applications use integer (non floats) for money fields or there will be rounding errors reference
i upgraded to jbuilder 6 enterprise hoping to use the clear case integration, but it doesn't support snapshot views. it supports only Base Clear Case with dynamic views only.