Abstract User Interface Markup Language Toolkit
A set of development tools and APIs for creating GUI applications that run in both the Java Swing and HTML environments.
Date Posted: February 16, 2004
|
|
 |
 |
|
Platform requirements
For VisualBuilder
Client operating systems (one of the following):
- Microsoft Windows® XP Professional
- SuSe Linux® Enterprise Server 10
- Red Hat Enterprise Linux 4
Development environment (one of the following):
- Eclipse 3.2.1 (Win32, Linux/GTK) with corresponding EMF 2.2.0, GEF 3.2, and >VE 1.2 plug-ins
- Rational® Software Development Platform 7.0
For Swing Renderer
Client operating system (one of the following):
- Microsoft Windows XP Professional
- SuSe Linux Enterprise Server 10
- Red Hat Enterprise Linux 4
Java™ Run-time Environment (one of the following):
- IBM® Java VM 5.0, 1.4.2
- Sun Java VM 5.0, 1.4.2
For Web Renderer
Client browser (one of the following):
- Microsoft Internet Explorer 7.0, 6.0
- Firefox 2.0, 1.5
Server operating system (one of the following):
- Microsoft Windows XP Professional
- i5/OS V5R4
- Microsoft Windows 2003 Standard Server, 2003 Enterprise Server
- Red Hat Enterprise Linux AS 4, ES 4 for Intel
- SuSe Linux Enterprise Server 10
Web application server (one of the following):
- IBM WebSphere® Application Server 6.1
- Apache Tomcat 5.5.20, 5.0.28
Installation instructions
- Download and unzip auiml.zip to the location of your choice. If this location is not c:\, you must update the paths in the following files before continuing:
$yourLocation\auiml\Toolkit\csa_runtime\settings\registry.properties
$yourLocation\auiml\VisualBuilder\eclipse\links\com.ibm.csa.toolkit.link
|
- If installing into Eclipse: Make sure Visual Editor Project 1.2 and its prerequisites are installed. (To install them, extract the Eclipse build and then extract each project's build into the eclipse\ directory.)
- Eclipse 3.2.x only: Copy the $yourLocation\auiml\VisualBuilder\eclipse\links directory to the Eclipse directory. This action will install the AUIML VisualBuilder plug-in into Eclipse.
- Rational Software Development Platform 7.0 only: Open a command prompt window. Change directory to the Rational Software Development Platform 7.0 installation directory. The default location is C:\Program Files\IBM\SDP70. At the command prompt, enter this command (you only need to run this Java command the first time after installing the AUIML Toolkit):
java –cp startup.jar org.eclipse.core.launcher.Main –application org.eclipse.update.core.standaloneUpdate –command addSite –from "C:\auiml\VisualBuilder\csa_5.1.0"
|
Note: You may get the message 'java' is not recognized as an internal or external command, operable program or batch file. This message indicates that Java is not included your Windows PATH environment variable. In order to fix this, you must update the environment variable or fully qualify the path to a JRE installed on your system.
- Start Eclipse, create a Java project, and then create an AUIML file. Further information about getting started can be found in the "readme" file and in the AUIML Toolkit Developer Guide in the Eclipse Help Contents. Note: You may see the following error message: Could not restore workbench layout when migrating an existing workspace. This message can be ignored.
Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.
Microsoft, Windows, Windows NT, and the Windows logo are trademarks of Microsoft Corporation in the United States, other countries, or both.
Linux is a registered trademark of Linus Torvalds in the United States, other countries, or both.
IBM, Rational, and WebSphere are trademarks of IBM Corporation in the United States, other countries, or both.
Other company, product, or service names may be trademarks or service marks of others.
|
|
 |
|
| |