Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "ATF"

 
(53 intermediate revisions by 6 users not shown)
Line 1: Line 1:
About the [http://www.eclipse.org/atf/  Ajax Toolkit Framework] project.
+
== About the Ajax Tools Framework project ==
  
== ATF Design ==
+
The Ajax Tools Framework (ATF) is a tool integrated with Eclipse for Web developers who use Ajax techniques. ATF provides tooling that allows a user to edit, debug, and monitor CSS, HTML, and JavaScript applications and a framework on which adopters can build advanced and technology specific tools. The functionality in ATF breaks down into three main areas: Browser Tooling, JavaScript Debugger and extensions for adopters.
[[ATF/JSDT | Javascript Tools Design ]]
+
  
 +
See also the [http://www.eclipse.org/atf/ project page].
  
== Developer resources ==
+
== Using Ajax Tools Framework ==
[[ATF/Building | Building the project from sources ]]
+
 
 +
To learn about ATF, please take a look at our [[ATF/Help|Help corner]]. Once you're ready to try it out, don't miss the  [[ATF/Installing|installing guide]].
 +
 
 +
== Developer resources ==
 +
 
 +
=== Contributing to ATF  ===
 +
 
 +
The ATF is driven by a very small development group with limited resources. ANY serious developers or contributors will be enthusiastically welcomed. For more information on how to become a Committer, check the standard Eclipse process (see [http://www.eclipse.org/projects/dev_process/new-committer.php New Committer Election]). For more information about contributing to ATF in general, or for questions about its internals, contact [http://dev.eclipse.org/mailman/listinfo/atf-dev atf-dev].
 +
 
 +
[[ATF/Workspace|How to create a workspace to work on ATF sources]]
 +
 
 +
=== Testing  ===
 +
 
 +
[[ATF/Testing|Manual tests]]
 +
 
 +
== Old ATF Wiki  ==
 +
 
 +
[[ATF old]]
 +
 
 +
== ATF's IP Info  ==
 +
 
 +
[[ATF/IP|IP Log]]

Latest revision as of 07:05, 4 November 2009

About the Ajax Tools Framework project

The Ajax Tools Framework (ATF) is a tool integrated with Eclipse for Web developers who use Ajax techniques. ATF provides tooling that allows a user to edit, debug, and monitor CSS, HTML, and JavaScript applications and a framework on which adopters can build advanced and technology specific tools. The functionality in ATF breaks down into three main areas: Browser Tooling, JavaScript Debugger and extensions for adopters.

See also the project page.

Using Ajax Tools Framework

To learn about ATF, please take a look at our Help corner. Once you're ready to try it out, don't miss the installing guide.

Developer resources

Contributing to ATF

The ATF is driven by a very small development group with limited resources. ANY serious developers or contributors will be enthusiastically welcomed. For more information on how to become a Committer, check the standard Eclipse process (see New Committer Election). For more information about contributing to ATF in general, or for questions about its internals, contact atf-dev.

How to create a workspace to work on ATF sources

Testing

Manual tests

Old ATF Wiki

ATF old

ATF's IP Info

IP Log

Back to the top