Download ClickLearn Presentation

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts
no text concepts found
Transcript
JAVA requirements
The ClickLearn JAVA connector may be used on all JAVA based application, which complies to the Oracle
accessibility layer.
For this to work, JAVA Access Bridge must be installed properly, otherwise the ClickLearn connector will
not work, and you will only have a green rectangle for the entire JAVA application, not the individual
screen elements within it.
JAVA requirements
Installing JAVA Access Bridge
Oracle describes the installation here:
http://docs.oracle.com/javase/accessbridge/2.0.2/setup.htm
JAVA requirements
Sample file listing using JAVA version 6
The folder C:\Program Files\Java must contain a folder named jre6 with the following files:
JAVA requirements
Sample file listing using JAVA version 6
bin\JavaAccessBridge.dll
bin\JavaAccessBridge-32.dll
bin\JAWTAccessBridge.dll
bin\JAWTAccessBridge-32.dll
bin\JavaMonkey-32.exe
JAVA requirements
Sample file listing using JAVA version 6
accessibility.properties
ext\access-bridge.jar
ext\access-bridge-32.jar
ext\jaccess.jar
JAVA requirements
Sample file listing using JAVA version 6
The C:\Windows\system32 folder must contain the following files:
JAVA requirements
Sample file listing using JAVA version 6
WindowsAccessBridge.dll
WindowsAccessBridge-32.dll
JAVA requirements
Test JAVA Access Bridge
To test that all is installed properly, please start your JAVA based application.
Then start the JavaMonkey-32.exe, and select the menu File-Refresh.
The tree structure in this window should contain multiple screen elements, otherwise the installation is
not in order.