Changes between Version 5 and Version 6 of Devel/Setup
- Timestamp:
- 07/03/07 10:53:39 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Devel/Setup
v5 v6 25 25 * Expand the archive, for example, c:\home\leo\local\gwt-win-1.4.10 26 26 * Set the class path variable in your Eclipse (Window -> Preferences -> Java -> Build Path -> Classpath) as follows: 27 {{ 27 {{{ 28 28 GWT_HOME=(your GWT installation folder, say c:\home\leo\local\gwt-win-1.4.10) 29 }} 30 29 }}} 31 30 == Launch GWT Develpment Shell == 32 31 1. Click the side-cursor on the Debug botton, then select "GenomeBrowser_gwt_shell"