Hi Antonin, How can I get the same plugin for firefox in windows?
Thanks, Ketan On Jan 11, 12:19 am, Antonin Bonte <[email protected]> wrote: > 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 > "http://www.eclipse.org/downloads/download.php?file=/modeling/emf/emf/..." > $> fetch > "http://www.eclipse.org/downloads/download.php?file=/modeling/emf/emf/..." > $> fetch > "http://www.eclipse.org/downloads/download.php?file=/tools/gef/downloa..." > $> fetch > "http://www.eclipse.org/downloads/download.php?file=/datatools/downloa..." > $> fetch > "http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads..." > $> fetch "http://dl.google.com/eclipse/plugin/3.4/zips/gpe-e34-latest.zip" > $> unzip "*.zip" > $> sudo cp -r eclipse/* /usr/local/eclipse/ > > Troubleshooting > ========== > > If you get SIGSEGV like : > > [java] # Java VM: Diablo Java HotSpot(TM) Server VM (10.0-b23 mixed mode > bsd-x86) > [java] # Problematic frame: > [java] # V [libjvm.so+0x1c303d] > > Add the -client switch to your build. > > Before submitting to FreeBSD > ================= > > Any testing or advice on known issues would be appreciated. :) > > -- > > Antonin Bonte
-- 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.
