Steps for downloading and installing ATF in Ajax Development

Source: Internet
Author: User

Required tool components:

1. Sun Java 1.5.0 JDK (or higher)
2. Tomcat 5 or above
3. Download wtp-all-in-one-sdk-r-1.5.3-win32.zip (WTP)
Http://download.actuatechina.com/eclipse/webtools/downloads/drops/R1.5/R-1.5.3-200702082048/wtp-all-in-one-sdk-R-1.5.3-win32.zip
4. Download ATF
Http://download.actuatechina.com/eclipse/webtools/atf/atf-0.2.1-v200704051500.zip
Introduction to installing ATF

After downloading ATF

Open eclipse and choose help> Software Updates> Find and install...
Select search for new features to install
Select next
Select New archived site...
Select the ATF compressed file you just downloaded
Select finish
Confirm all ATF check boxes are selected
Next, start Remote Installation of ATF.
Once the installation of ATF is complete, eclipse must use eclipse-clean to restart

Disable eclipse
Go to CMD and enter the eclipse directory.
Run "eclipse-clean"
You only need to perform this operation once at ATF.
5. Search for xulrunner to the xulrunner directory.

Uninstall previous versions of xulrunner.

Registered for all users:
Win32: xulrunner -- unregister-Global
Linux: sudo./xulrunner -- unregister-Global
Registered only for the current user:
Xulrunner -- unregister-user
Register with the new xulrunner:

Register for all users:
Win32: xulrunner -- register-Global
Linux: sudo./xulrunner -- register-Global
Only register with the current user:
Xulrunner -- register-user

6, download dojo here http://dojotoolkit.org/downloads/

Note: The installation must follow the above steps !!!

To obtain all the functions of ATF, three components should be added to the ATF package.

In the org. Eclipse. ATF. personality. Rico. runtime folder under eclipse Plugin:

Open resources/path
Add prototype. js
Add Rico. js
Note: Prototype. js and Rico. js are obtained from the http://openrico.org/rico/downloads.page here

 

--------------------------------------------------------------------------------

In the org. Eclipse. ATF. personality. dojo. runtime folder under eclipse Plugin:
Open resources/path
Decompress dojo
Copy all files under Dojo-<version>-ajax/to resources/path under org. Eclipse. ATF. personality. dojo. runtime.
Note: dojo can be obtained from http://dojotoolkit.org/download/

 

--------------------------------------------------------------------------------

In the org. Eclipse. ATF. Javascript. jslint folder under eclipse Plugin:
Add jslint. js to resources/path
Note: jslint. js get from http://www.jslint.com/fulljslint.js here

Develop a dojo application: see http://www.eclipse.org/atf/flash/index2.php
Debug the dojo application: see http://www.eclipse.org/atf/flash/index4.php

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.