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/Help/Tasks/Launch/Launch"

< ATF‎ | Help
(New page: =Launching an AJAX Application= Launching an AJAX application takes advantage of the enhanced ATF DHTML tooling and launches the application in the embedded Mozilla browser. To do this, s...)
 
(Related tasks)
 
(One intermediate revision by one other user not shown)
Line 5: Line 5:
 
===Related tasks===
 
===Related tasks===
 
* [[ATF/Help/Tools/MozBrowser|Embedded Mozilla Browser]]
 
* [[ATF/Help/Tools/MozBrowser|Embedded Mozilla Browser]]
* [[ATF/Help/Tools/DOMInspect|DOM Inspector]]
+
* [[ATF/Help/Tools/DomInspect|DOM Inspector]]
 
* [[ATF/Help/Tools/DOMSource|DOM Source]]
 
* [[ATF/Help/Tools/DOMSource|DOM Source]]
 
* [[ATF/Help/Tools/CSSView|CSS View]]
 
* [[ATF/Help/Tools/CSSView|CSS View]]
 
* [[ATF/Help/Tools/BrowserConsole|Browser Console]]
 
* [[ATF/Help/Tools/BrowserConsole|Browser Console]]
 
* [[ATF/Help/Tools/XHRMon|Request Monitor]]
 
* [[ATF/Help/Tools/XHRMon|Request Monitor]]
 +
 +
[[Category:Draft Documentation]]

Latest revision as of 10:01, 4 November 2009

Launching an AJAX Application

Launching an AJAX application takes advantage of the enhanced ATF DHTML tooling and launches the application in the embedded Mozilla browser. To do this, select the application's control file (i.e. html file), right click and select Run As > Run in Mozilla. If a server has not been defined for the target application, one will have to be created at this point using the dialogs provided. Once a server has been defined and saved, the application control file will be launched using the embedded Mozilla browser within Eclipse. With the Mozilla browser, the user has the ability to use the additional DHTML tools that ATF provides, such as the DOM Inspector and JavaScript console, to assist in debugging the Dojo web application.

Related tasks

Copyright © Eclipse Foundation, Inc. All Rights Reserved.