Changes between Version 34 and Version 35 of Devel/Setup
- Timestamp:
- 10/12/07 20:38:22 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Devel/Setup
v34 v35 87 87 88 88 89 = Miscellaneous = =89 = Miscellaneous = 90 90 91 91 == Other Useful Plug-ins for Eclipse == … … 117 117 The following contents are retrieved from [source:trunk/browser/README]: 118 118 119 = Build & Debug (with Eclipse)=119 == Build & Debug (with Eclipse) == 120 120 1. Install GWT (Google Web Toolkit. version 1.4.10 or higher) 121 121 1. In Window->Preference->Java->Classpath Variables, add a new variable as follows: … … 126 126 genome browser interface. 127 127 128 = Build (from command line)=128 == Build (from command line) == 129 129 130 130 1. Download the Google Web Toolkit from the web. Version 1.4.10 or higher is required. … … 143 143 1. Open www/org.utgenome.gwt.utgb.UTGB/UTGB.html in your web browser (IE, Firefox, etc.) 144 144 145 = Deploy=145 == Deploy == 146 146 147 147 1. Install Tomcat 5.0 (or higher) Java web server. … … 160 160 * This generates a war file (web application archive), and deploy the war file in the tomcat server 161 161 162 = Trouble Shooting=162 == Trouble Shooting == 163 163 164 164 * Q: GWT Shell invokes a following error: