download and install libhunspell-1.2-0_1.2.8-6ubuntu1_amd64.deb from http://packages.ubuntu.com/lucid/amd64/libhunspell-1.2-0/download
sudo gedit /etc/apt/sources.list
add the following content in the end of the file:
deb http://security.ubuntu.com/ubuntu lucid-security main
sudo apt-get update
sudo apt-get install xulrunner-1.9.2
GWT Designer
Eclipse 3.7 (Indigo)
http://dl.google.com/eclipse/inst/d2gwt/latest/3.7
Eclipse 3.6 (Helios)
http://dl.google.com/eclipse/inst/d2gwt/latest/3.6
Google Web Toolkit
http://google-web-toolkit.googlecode.com/files/gwt-2.4.0.zip
SmartGWT
http://smartgwt.googlecode.com/files/smartgwt-2.5.zip
Windows -> references -> Google -> Web Toolkit -> Designer -> checked Disable Preview Window flickering workarouds(Linux only)
- 大小: 74.8 KB
分享到:
相关推荐
GWT(Google Web Toolkit)Designer 是一款强大的工具,它为基于GWT的Web应用程序提供了可视化设计界面,大大简化了开发过程。在这个“Gwt Designer 开发实例一”中,我们将探讨如何利用GWT Designer来创建Composite...
GWT Designer for GPE Eclipse 3.6 插件,用Eclipse 的Software Updates有时候慢的叫人无法接受。。。。 把文件复制到eclipse相应位置后,再更新就不需要下载这些文件了,很快就装完
我的eclipse 3.5,GWT Designer 7.4中测试可用
GWT Designer 7.x 是Google Web Toolkit的最佳可视化开发工具,所见即所得,即拖即用,使你能够非常容易地在可视化环境下开发AJAX应用程序。 GWT Designer 官方下载地址: ...
NULL 博文链接:https://tiger-lee8695javaeye.iteye.com/blog/260763
GWT Designer is compatible with any Java IDE based on Eclipse 3.2 through 3.5 and using JDK 1.5 or above. Be sure to see the complete System Requirements.
【标题】"GWTDesigner_v7.3.0_for_Eclipse3.5.zip" 提供的是一个用于Eclipse集成开发环境的插件,名为GWT Designer。GWT Designer是Google Web Toolkit (GWT)的可视化设计工具,它使得开发者能够更方便地创建和设计...
NULL 博文链接:https://bbxyhaihua.iteye.com/blog/516660
GWTDesigner是一款强大的集成开发环境(IDE)插件,专为Google Web Toolkit (GWT) 应用程序设计而打造。GWT 是一个由Google提供的开源框架,它允许开发者使用Java语言来编写富互联网应用程序(RIA),并自动编译成...
### GWT in Action, Second Edition 知识点详解 #### 一、书籍概述与评价 - **书籍基本信息:** - **标题:** GWT in Action, Second Edition - **作者:** Adam Tacy, Robert Hanson, Jason Essington, Anna T...
在上述提及的《GWT in Action》第二版中,Adam Tacy、Robert Hanson、Jason Essington和Anna Tökke深入探讨了GWT的广泛功能,并以实用的示例详细说明了书中的每一个概念。 《GWT in Action》第一版获得了业界的...
标题 "GWT in Practice" 和描述中的 "GWT 快速开发" 提及的是Google Web Toolkit(GWT)的相关内容,这是一个开源的Java框架,用于构建和部署富互联网应用程序(Rich Internet Applications,简称RIA)。GWT允许...
《GWT in Practice》是由Manning出版社出版的一本专业书籍,专注于Google Web Toolkit(GWT)的实践应用。GWT是一种由Google开发的开源技术,它允许开发者使用Java语言来编写客户端的Web应用程序,然后自动编译成...
是简绍如何使用Google web toolkit开发应用的一本好书
在标题《GWT in Practice》中,"in Practice"强调了教程的实用性和面向初学者的特性,这意味着教程将详细介绍如何在实际项目中应用GWT,为初学者提供了一个良好的学习路径。 【GWT的优势与历史】 1.1 为什么选择...
Manning.GWT.in.Practice.Apr.2008
- GWT Designer for GPE (recommended):这是一个推荐的组件,提供了图形化设计界面,方便用户拖拽式构建GWT应用。 - SDKs:包含GWT的SDK,用于运行和测试GWT应用程序。 5. **确认安装**:点击"Next",在出现的...
你可以看到GWT的相关组件,比如GWT SDK、GWT Designer等。 7. 选中你想要安装的所有组件,然后点击“Next”,接受许可协议,继续安装过程。 8. 完成安装后,Eclipse需要重启才能使新安装的插件生效。 9. 一旦...