EclipseCon - Jubula API tutorial
- Download and install
- Java SE Development Kit 8
- Java SE Development Kit 8 Demos and Samples
- Eclipse IDE for Eclipse Committers: Oxygen 1
- all components from Jubula 8.5 (you will need to register or login to download the standalone version)
- Make sure the following works
java -version
on the console displaysjava version "1.8.0_144"
or similiar<JavaSEDevelopmentKit8DemosAndSamplesExtractionLocation>/demo/javafx_samples/Ensemble8.jar
launches (e.g. by double-clicking)- Eclipse starts and has JDK 8 available
- the Jubula AUT Agent can be started with -om option (you only need to perform the steps up until you see the system tray icon for the AUT Agent. We will start the AUT and perform Object Mapping during the tutorial)
- Clone this git repository to your local machine
- import project
org.eclipse.jubula.examples.api.jdk.javafx.ensemble.osgi
- set
ide/api-OSGi.target
as target definition - make sure the project shows no compile errors
-
Grab a cup of coffee and join the tutorial
-
Enjoy!