Hi, (using Gentoo Linux...)
With strace I found, that jconsole tries to open .jprofile.ijs from $HOME openat(AT_FDCWD, "/home/user/.jprofile.ijs", O_RDONLY) = -1 ENOENT (No such file or directory) I created that file and added some defines. After restarting jconsole none of the defines (via '=:') seemed to be there. Why are defines from that file are not visible from jconsole after restart jconsole? Cheers! Meino ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
