惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Google Online Security Blog
Google Online Security Blog
博客园_首页
酷 壳 – CoolShell
酷 壳 – CoolShell
Jina AI
Jina AI
博客园 - Franky
大猫的无限游戏
大猫的无限游戏
Hugging Face - Blog
Hugging Face - Blog
博客园 - 司徒正美
V
V2EX
雷峰网
雷峰网
云风的 BLOG
云风的 BLOG
V
Visual Studio Blog
F
Full Disclosure
Y
Y Combinator Blog
V
V2EX - 技术
Attack and Defense Labs
Attack and Defense Labs
S
Security @ Cisco Blogs
Schneier on Security
Schneier on Security
Microsoft Azure Blog
Microsoft Azure Blog
SecWiki News
SecWiki News
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
The GitHub Blog
The GitHub Blog
量子位
PCI Perspectives
PCI Perspectives
S
Secure Thoughts
D
Darknet – Hacking Tools, Hacker News & Cyber Security
AWS News Blog
AWS News Blog
Blog — PlanetScale
Blog — PlanetScale
爱范儿
爱范儿
K
Kaspersky official blog
B
Blog
A
Arctic Wolf
Hacker News: Ask HN
Hacker News: Ask HN
L
LangChain Blog
T
Tor Project blog
P
Privacy & Cybersecurity Law Blog
Recent Announcements
Recent Announcements
宝玉的分享
宝玉的分享
The Register - Security
The Register - Security
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
L
Lohrmann on Cybersecurity
D
Docker
A
About on SuperTechFans
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Google DeepMind News
Google DeepMind News
The Last Watchdog
The Last Watchdog
S
Security Affairs
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
P
Privacy International News Feed
Simon Willison's Weblog
Simon Willison's Weblog

博客园 - steventong

JAVA電子書下載 實用的網站 Eclipse熱鍵 在Tomcat中安装JSTL 對象的序列化和反序列化 开发宝典:程序开发新手入门之Jave ME 15+ Free Visual Studio Add-Ins Linguatec Personal Translator v2008 Professional English-Chinese xmlhttprequest 中文參考 內存調試技巧 AJAX列表 9月2日照片 在ASP.NET中實現AJAX Atlas Framework 快速上手體驗 微軟 ASP.NET 2.0 的 AJAX 利劍 ~ Atlas Framework 使用HTTP模块扩展 ASP.NET 处理 What is iBATIS? --SQL MAP [轉]探索 Eclipse 的 Ajax Toolkit Framework SAJAX FOR PHP
[轉] ATF -- eclipse的AJAX插件安装指南
steventong · 2007-08-22 · via 博客园 - steventong

[醒目] ATF -- eclipse的AJAX插件安装指南

本帖被 yipsilon 设置为精华(2007-03-12)

我使用的是eclipse 3.2.1 release版本。
1、 首先当然是安装wtp插件了 毕竟是web开发咯!
准备工作先下载eclipse3.2.1   可以去 eclipse.org 下载
然后下载安装 wtp 1.5.3 版本
http://www.eclipse.org/downloads/download.php?file=/webtools/downloads/drops/R1.5/R-1.5.3-200702082048/wtp-R-1.5.3.zip&url=http://download.actuatechina.com/eclipse/webtools/downloads/drops/R1.5/R-1.5.3-200702082048/wtp-R-1.5.3.zip&mirror_id=385
根据插件依赖关系下载
The EMF driver used in this build is emf-sdo-xsd-SDK-2.2.2.zip
http://download.eclipse.org/modeling/emf/emf/downloads/drops/2.2.2/R200702131851/emf-sdo-xsd-SDK-2.2.2.zip
The GEF driver used in this build is GEF-SDK-3.2.2.zip
http://download.eclipse.org/tools/gef/downloads/drops/R-3.2.2-200702081315/GEF-SDK-3.2.2.zip
Java EMF Model Runtime driver used in this build is JEM-SDK-1.2.3_jem.zip
http://download.eclipse.org/tools/ve/downloads/drops/R-1.2.3_jem-200701301117/JEM-SDK-1.2.3_jem.zip
这样 wtp 就安装完了 可以启动一下eclipse看看是否工作正常,如果插件出不来可以使用 -clean 参数

2、 主角登场
下载ATF插件
http://www.eclipse.org/downloads/download.php?file=/webtools/atf/atf-0.2.1-v200702271030.zip&url=http://download.actuatechina.com/eclipse/webtools/atf/atf-0.2.1-v200702271030.zip&mirror_id=385
下载XULRunner
ftp://ftp.mozilla.org/pub/mozilla.org/xulrunner/nightly/contrib/2007-02-02-1.8.1.2pre/xulrunner-1.8.1.2pre.en-US.win32.zip
然后把XULRunner解压到一个文件夹中
执行:  xulrunner --register-global
注意:

Quote:

Uninstall any previous version of Mozilla xulrunner.

If registered for all users:
xulrunner --unregister-global

If registered only for current user:
xulrunner --unregister-user
Register XULRunner by executing either of the following at the command line:

Register for all users:
xulrunner --register-global

Register only for current user:
xulrunner --register-user

接下来启动eclipse
选择 Help -> Software Updates -> Find and Install...
Search for new features to install
Next
New Archived Site...
把下载下来的ATF插件文件指定好
finish 就开始安装ATF插件了
安装好后会提示你重新启动eclipse 我们重新启动,如果出不来请使用 -clean 插件

接下来对插件进行配制:

Quote:

Configuring Dojo
This step is only required if you plan to use the Dojo Toolkit
More detail instructions on how to configure Dojo is available in the AJAX Toolkit Framework User Guide in the Eclipse Help
1. Download Dojo and extract into a directory from http://dojotoolkit.org/download/
2. Define the location of Dojo using the preference pages.
From the Window menu item open the ATF preference page for defining Ajax runtimes
Window>>Preferences>>ATF>>Installed Ajax Runtimes
Select the "Add.." button and define the runtime. The location specified is the directory containing the dojo.js file.
Use the "Set as default" button to make location the default to use.
Note: The ATF javascript validator will flag a few of the base Dojo javascript source files as having errors. These "errors" can be ignored and should not cause any break in Dojo functionality.

Configuring Script.aculo.us
This step is only required if you plan to use the Script.aculo.us Toolkit
More detail instructions on how to configure Script.aculo.us is available in the AJAX Toolkit Framework User Guide in the Eclipse Help
1. Download Script.aculo.us and extract into a directory from http://script.aculo.us
2. Define the location of Script.aculo.us using the preference pages.
From the Window menu item open the ATF preference page for defining Ajax runtimes
Window>>Preferences>>ATF>>Installed Ajax Runtimes
Select the "Add.." button and define the runtime. The location specified is the directory containing the runtime files.
Use the "Set as default" button to make location the default to use.

Configuring Rico
This step is only required if you plan to use the Rico Toolkit
More detail instructions on how to configure Rico is available in the AJAX Toolkit Framework User Guide in the Eclipse Help
Download rico.js and prototype.js into a directory from [url=http://openrico.org/rico/downloads.page ]http://openrico.org/rico/downloads.page [/url]
Define the location of rico.js and prototype,js using the preference pages.
From the Window menu item open the ATF preference page for defining Ajax runtimes
Window>>Preferences>>ATF>>Installed Ajax Runtimes
Select the "Add.." button and define the runtime
Use the "Set as default" button to make location the default to use.
Note: this has only been tested with prototype 1.4.0 and rico 1.1.2

一篇是用该插件创建AJAX应用的step by step详细指导,相信看了之后大家会豁然开朗的
http://www.ibm.com/developerworks/cn/opensource/os-ecl-atf/index.html

flash: http://www.eclipse.org/atf/flash/flashFiles/firstdojoproject.swf flash: http://www.eclipse.org/atf/flash/flashFiles/firstdojoproject.swf