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"

(ATF Design)
 
(13 intermediate revisions by 3 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/Description | Description]]
+
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.
  
== Ajax Toolkit Framework Use ==
+
See also the [http://www.eclipse.org/atf/ project page].
  
[[Running JavaScript in debug mode]]
+
== Using Ajax Tools Framework ==
  
== ATF Design ==
+
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]].
[[ATF/BuildingJSDT | Building JSDT on WTP 2.0 for the next ATF milestone]]
+
  
[[ATF/MacOSAllInOne | MACOSX AllInOne build]]
+
== Developer resources  ==
  
[[ATF/ATFDeletedPluginPlan | ATF's plan's for handling deleted plugins]]
+
=== Contributing to ATF ===
  
[[ATF/ATFDownloadPage | How to update the site for a new build]]
+
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].
  
== JSDT ==
+
[[ATF/Workspace|How to create a workspace to work on ATF sources]]
  
JSDT is planned for WTP 3.0. Even though ATF originally proposed JSDT and many of the same developers contribute to both efforts, JSDT technically is (and has been) part of the WTP Project, under it's general "Source Editing" project. Where JSDT development resides will make little difference to users of ATF, since ATF has always been dependent on WTP. Discussion about JSDT should occur on the WTP mailing list and forums. ATF team plans to continue build ans ship JSDT until we move to WTP 3.0 after the next milestone.
+
=== Testing  ===
  
== Developer resources ==
+
[[ATF/Testing|Manual tests]]  
[[ATF/Workspace | Create a working workspace to work on sources]]
+
  
[[ATF/Building | Building the project from sources - out of date ]]
+
== Old ATF Wiki  ==
  
[[ATF/Mozilla | Proposed new Mozilla integration - out of date]]
+
[[ATF old]]  
  
== ATF's IP Info ==
+
== ATF's IP Info ==
  
[[ATF/IP | IP Log]]
+
[[ATF/IP|IP Log]]
 
+
== ATF's Public Planning call==
+
 
+
Meetings are held on Tuesday's, 9 AM - 10 AM Pacific Standard Time,  11:00AM - 12:00AM CST
+
 
+
Cal-in numbers:
+
 
+
Toll Free: 877-421-0030
+
+
Toll (USA): 770-615-1247
+
+
Participant Passcode: 574430
+
 
+
[http://wiki.eclipse.org/images/f/f6/WTP_status_phone_access.pdf Full list of phone numbers ]
+
 
+
Along with doing ATF planning, The ATF team would like to understand from the community how ATF is being used, what direction ATF should head, proposals for new functionality, and to solicit more active participation from the community. As it was stated in a previous note, ATF plans to stay in incubation phase. For the project to make headway more active participation and committers are needed from the community. See our [http://www.eclipse.org/atf/roadmap/index.php roadmap] for some suggestions of future ATF enhancements
+
 
+
[[ATF/ATFPubPlanAgenda | Agenda for 02/12/2008 public planning call]]
+
 
+
[[ATF/ATFPubPlanMinutes01.29.2008 | Meeting minutes 01/29/2008]]
+
 
+
[[ATF/ATFPubPlanMinutes01.22.2008 | Meeting minutes 01/22/2008]]
+
 
+
[[ATF/ATFPubPlanMinutes12.11.2007 | Meeting minutes 12/11/2007]]
+
 
+
[[ATF/ATFPubPlanMinutes12.04.2007 | Meeting minutes 12/04/2007]]
+
 
+
[[ATF/ATFPubPlanMinutes11.27.2007 | Meeting minutes 11/27/2007]]
+
 
+
[[ATF/ATFPubPlanMinutes11.20.2007 | Meeting minutes 11/20/2007]]
+
 
+
[[ATF/ATFPubPlanMinutes11.13.2007 | Meeting minutes 11/13/2007]]
+

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