Date: 2004-03-03T14:00:34 Editor: AdamJack <[EMAIL PROTECTED]> Wiki: Gump Wiki Page: GumpPython URL: http://wiki.apache.org/gump/GumpPython
Moved CVS location to new TLP location. Change Log: ------------------------------------------------------------------------------ @@ -10,7 +10,7 @@ in development inside the gump CVS: -http://cvs.apache.org/viewcvs.cgi/jakarta-gump/python/ +http://cvs.apache.org/viewcvs.cgi/gump/python/ current output: @@ -43,7 +43,7 @@ python gump/gui/view.py -w ../myworkspace.xml }}} -The first time you run it, it takes an extra minute or so to download all the external project definitions. Subsequent runs load in seconds. +Unless optimized (a switch not currently exposed) each time you run it, it takes time to download all the external project definitions. Subsequent runs load in seconds. If you select a project, you can walk the project dependencies in both directions, see what prereqs aren't installed, see the actual classpath and properties used in the ant builds, and see what jars a project produces. One pane initially shows the fully expanded XML project definition (implicit dependencies added, properties resolved, etc). --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
