ACTF aDesigner build instruction
- System Requirements
- Build aDesigner by using ACTF SDK (recommended)
- Build aDesigner from source code
System Requirements
- Operating Systems
- Windows® XP or above
- Software
- Java Runtime Environment (JRE) 5.0 or above
- Eclipse SDK 3.8.x and EGit
- Internet Explorer 7.0 or above
- For Flash Accessibility mode: Adobe® Flash Player, Version 8 or above
- For OpenDocument Accessibility mode: OpenOffice.org 3.2.x
Build aDesigner by using ACTF SDK (recommended)
- Please follow instructions in the ACTF getting started documentation.
Build aDesigner from source code
- Prepare Eclipse and other pre-reqs. (See System Requirements)
- Obtain source code
- Download Team Project Set file (*.psf).
- for Committers: zipped aDesigner-committer.psf (Please replace <your_id> with your committer ID.)
- for others: zipped aDesigner.psf
- Unzip the downloaded file and import Team Project Set file (*.psf) from Eclipse's 'File' -> 'Import' -> 'Team' -> 'Team Project Set' menu.
- Committers: use your committer id and password
- Others: user -> "anonymous", password -> "" (null)
- Add Classpath Variable for OOo (if needed) from 'Window' -> 'Preferences' -> 'Java' -> 'Build Path' -> 'Classpath Variables' as below:
Name: OOO_HOME
Path: <OOo install dir> (e.g., "c:\Program Files\OpenOffice.org 3")
- Launch aDesigner from workspace
- Open 'org.eclipse.actf.examples.adesigner' project and select 'aDesigner.product'.
- Select 'Synchronize' under 'Testing' section.
- Select 'Launch an Eclipse Application' under 'Testing' section.
- Build aDesigner
- Open 'org.eclipse.actf.examples.adesigner' project and select 'aDesigner.product'.
- Open an export product wizard by selecting 'Eclipse product export wizard' under 'Exporting' section and follow the wizard.