zoukankan      html  css  js  c++  java
  • GWT Developer Plugin only supports Firefox 3.0 8. so suggest devloper install 8 version

    Development Mode requires the Google Web Toolkit Developer Plugin
    By downloading, you agree to the Terms & Conditions and Privacy Policy.
    For help or troubleshooting, ask questions in the discussion group.
    At the request of many of our readers, we've created the following tutorial to guide them with the installation of the popular Mozilla Firefox 8 web browser in the Ubuntu 10.04 LTS (Lucid Lynx) and Ubuntu 10.10 (Maverick Meerkat) operating systems.

    Official 64-bit and 32-bit Mozilla Firefox 8.0 packages are now available for the following Ubuntu distributions:

    · Ubuntu 10.10 (Maverick Meerkat)
    · Ubuntu 10.04 LTS (Lucid Lynx)

    To install Mozilla Firefox 8 on your system follow the next step-by-step (with screenshots) tutorial.

    Step 1 - Add the Firefox 8 repository

    No matter what operating system you are running (Ubuntu 10.10 or Ubuntu 10.04 LTS), hit the ALT+F2 key combination on your keyboard, check the "Run in terminal" option and paste the following command in the "Run Application" dialog:

    gksu add-apt-repository ppa:mozillateam/firefox-stable

    Review image

    Enter your password when asked and hit the OK button. A terminal window will appear for a few seconds, and it will automatically close. Hit the ALT+F2 key combination again, check the "Run in terminal" option and paste the following command in the "Run Application" dialog:

    gksu apt-get update

    Review image

    Enter your password when asked and hit the OK button. A terminal window will appear for a few seconds, and it will automatically close.

    Step 2 - Install Firefox 8

    Hit the ALT+F2 key combination on your keyboard, check the "Run in terminal" option and paste the following command in the "Run Application" dialog:

    sudo apt-get install firefox
  • 相关阅读:
    Additional Color Tables
    How to make a non-symmetric color pallet around zero
    【cl】cmd相关命令
    【cl】oracle之Sequence
    常用命令之ps
    卸载oracle
    oracle—无法启动
    oracle 导入数据
    proc文件系统漫谈
    GStreamer插件分类
  • 原文地址:https://www.cnblogs.com/lexus/p/2330279.html
Copyright © 2011-2022 走看看