Hi 

GWT Installation
=========

Extract gwt.tar.bz2 to /usr/ports/java/
Extract xpi-gwt-dev-plugin.tar.bz2 to /usr/ports/www
cd /usr/ports/java/gwt
sudo make install clean

gwt binaries are located in /usr/local/share/gwt
gwt documentation is located in /usr/local/share/doc/gwt
gwt samples are located in /usr/local/share/examples/gwt 
webAppCreator, i18nCreator and benchmarkViewer are linked to /usr/local/bin

Firefox pluging is located in /usr/local/lib/xpi/[email protected] and 
will work only with linux-firefox or linux-firefox-devel. Use 127.0.0.1 instead 
of localhost to access your web application.

Eclipse Plugin installation
===============

Works from a fresh eclipse 3.4.2 installation ( no java/eclipse-* port 
installed)

$> mkdir eclipse-plugins 
$> cd eclipse-plugins 
$> fetch "http://dl.google.com/eclipse/plugin/3.4/zips/gpe-e34-latest.zip";
$> fetch ""
$> fetch ""
$> fetch ""
$> fetch ""

Download from 
http://archive.eclipse.org/webtools/downloads/drops/R3.0/R-3.0.5-20090521045405/

GEF-SDK-3.4.2.zip                                   
emf-runtime-2.4.2.zip            
wtp-R-3.0.5-20090521045405.zip
dtp-sdk_1.6.2.zip                
eclipse-test-framework-3.4.2.zip      
 xsd-runtime-2.4.2.zip

fetch "http://dl.google.com/eclipse/plugin/3.4/zips/gpe-e34-latest.zip";

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.


Attachment: gwt.tar.bz2
Description: application/bzip-compressed-tar

Attachment: xpi-gwt-dev-plugin.tar.bz2
Description: application/bzip-compressed-tar

Reply via email to