New jgtk beta zips are on the web site. The structure is the same as before - this is a typical setup with some source directories included as demos.
After installing the beta, you can install all the addons: load 'pacman' 'update' jpkg '' 'install' jpkg 'all' Main changes: 1. profile restores the -js option. Typical startup parameters (given in this order) would be: -jp file alternative profile file file file scripts to be loaded on startup -js exprs J expressions to be run on startup e.g. bin/jconsole -jp myprofile.ijs test1.ijs -js "a=:?100" 2. gtkide script is now in ~addons/ide/gtk 3. new snapshot directory ~snap holds all file and project snapshots. A .snp subdirectory is used so that it is hidden to most directory searches. ~snap paths are the sha1 hash of the source file paths. 4. plot is working, thanks to Bill Lam. 5. Several addons have their source moved to the public svn. The benefit is that commits of work in progress to the public svn will not not trigger spurious builds in addons. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
