Changes between Version 5 and Version 6 of Devel/Setup


Ignore:
Timestamp:
07/03/07 10:53:39 (18 years ago)
Author:
leo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Devel/Setup

    v5 v6  
    2525 * Expand the archive, for example, c:\home\leo\local\gwt-win-1.4.10
    2626 * Set the class path variable in your Eclipse (Window -> Preferences -> Java -> Build Path -> Classpath) as follows:
    27 {{
     27{{{
    2828GWT_HOME=(your GWT installation folder, say c:\home\leo\local\gwt-win-1.4.10)
    29 }}
    30 
     29}}}
    3130== Launch GWT Develpment Shell ==
    3231 1. Click the side-cursor on the Debug botton, then select "GenomeBrowser_gwt_shell"