> From: Eric Iverson > Sent: Wednesday, 9 June 2010 10:23 > > New betas for all platforms are available at the web download beta > page. > > We're not quite at the point where this base can be used to easily > install JGTK. We should be there shortly.
For those interested, I can confirm that it is possible on Windows to get JGTK running using this beta by using files from the Gtk IDE beta. (Of course it will be easier to wait until an installer is available) Here are the steps. Copy j7w/gtk folder tree to j701/gtk Copy the following files from j7w/system/config to j701/system/config : edit.xml, fkeys.cfg, gtkide.cfg, j.lang, term.xml, view.xml, winpos.dat Use pacman to download the addons required for gtkide: 'install' jpkg 'gui/gtk gui/gtkide' Start the session by executing the following command from the j701\ folder : bin\jconsole.exe gtkide ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
