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/Installing"

< ATF
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
Following page describes how to install Ajax Tools Framework.
 
Following page describes how to install Ajax Tools Framework.
 +
 +
'''Note:''' These steps do not currently work on 64-bit version of Eclipse on Mac OS X.
  
 
1. '''Press Help -> Install New Software...'''
 
1. '''Press Help -> Install New Software...'''
  
 
2. '''Tell Eclipse the source of Mozilla features'''. Mozilla features provides pieces to embed standard Mozilla browser inside Eclipse.
 
2. '''Tell Eclipse the source of Mozilla features'''. Mozilla features provides pieces to embed standard Mozilla browser inside Eclipse.
* In "Work with" field, paste following URL and press Enter: '''http://releases.mozilla.org/pub/mozilla.org/xulrunner/releases/1.8.1.3/contrib/eclipse/'''
+
* In "Work with" field, paste following URL and press Enter: '''http://beta.zend.com/studio-eclipse/updates-extra/9_0''' ([https://bugzilla.mozilla.org/show_bug.cgi?id=507575 Read about Mozilla.org update site])
 
* This repository will be needed later, so don't select anything from here for now.
 
* This repository will be needed later, so don't select anything from here for now.
  
 
3. '''Install Ajax Tools Framework'''. They integrate Mozilla browser with Eclipse frameworks to let you inspect, analyze and debug extra information, that is not available in typical Mozilla-based browsers.
 
3. '''Install Ajax Tools Framework'''. They integrate Mozilla browser with Eclipse frameworks to let you inspect, analyze and debug extra information, that is not available in typical Mozilla-based browsers.
* In "Work with" field, paste following URL and press Enter: '''http://download.eclipse.org/tools/atf/updates/0.3'''
+
* In "Work with" field, paste following URL and press Enter: '''http://download.eclipse.org/tools/atf/updates/0.3.0'''
 
* After a second, you should see available software.
 
* After a second, you should see available software.
 
* Choose all items.
 
* Choose all items.

Latest revision as of 03:57, 26 October 2011

Following page describes how to install Ajax Tools Framework.

Note: These steps do not currently work on 64-bit version of Eclipse on Mac OS X.

1. Press Help -> Install New Software...

2. Tell Eclipse the source of Mozilla features. Mozilla features provides pieces to embed standard Mozilla browser inside Eclipse.

3. Install Ajax Tools Framework. They integrate Mozilla browser with Eclipse frameworks to let you inspect, analyze and debug extra information, that is not available in typical Mozilla-based browsers.

Atf install1.png

  • Press "Next" and "Finish" and wait until Eclipse downloads and installs all selected items. You will be asked to restart Eclipse.

Atf install details.png

5. Enjoy!. To start working with your new software, switch to Web Browser Tools perspective.

Atf install3.jpg

Back to the top