Prerequisites"

From Documentation
(Created page with "{{ZTLEssentialsPageHeader}} # You will need the Java SDK version 1.5 or later. If necessary, please [http://java.sun.com/javase/downloads/index.jsp download and install the Jav...")
 
Line 3: Line 3:
 
# You will need the Java SDK version 1.5 or later. If necessary,  please [http://java.sun.com/javase/downloads/index.jsp download and install the Java SE Development Kit (JDK)] for your platform.
 
# You will need the Java SDK version 1.5 or later. If necessary,  please [http://java.sun.com/javase/downloads/index.jsp download and install the Java SE Development Kit (JDK)] for your platform.
 
# Apache Ant is also necessary to run command line arguments. If you don't already have it, install [http://ant.apache.org/ Apache Ant].
 
# Apache Ant is also necessary to run command line arguments. If you don't already have it, install [http://ant.apache.org/ Apache Ant].
# If you use ZK Selector in your ZTL test case, ZK 5.0.2 or later is required.
+
# If you use ZK Selector(like ''@window'') in your ZTL test case, ZK 5.0.2 or later is required.
 
{{ZTLEssentialsPageFooter}}
 
{{ZTLEssentialsPageFooter}}

Revision as of 02:06, 26 May 2011



  1. You will need the Java SDK version 1.5 or later. If necessary, please download and install the Java SE Development Kit (JDK) for your platform.
  2. Apache Ant is also necessary to run command line arguments. If you don't already have it, install Apache Ant.
  3. If you use ZK Selector(like @window) in your ZTL test case, ZK 5.0.2 or later is required.


Last Update : 2011/05/26

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.