Streamezzo S.A. - All rights reserved
Copyright 2001-2010
Workbench Developer
This article provides you a quick overview on Streamezzo Workbench Developer, an open environment for developing cross-platform Rich Media Applications. Workbench Developer is based on Eclipse extensible platform; as such it can receive lots of plug-ins to extend its functionalities. After reading this article you should know the main concepts of Workbench Developer and you should become more familiar with the set of features that are included within it.
This tutorial explains how to set the Java Development Kit (JDK) settings in Streamezzo WorkBench Developer. The JDK is necessary to compile the rich media scenes.
This tutorial explains how to compile InstantScript in Streamezzo WorkBench Developer. The JDK is necessary to compile the rich media scenes. It is sometimes convenient to externalize InstantScript code in external libraries for reuse purpose or to avoid complexicity in RSP code. InstantScript libraries may be created using the Ant task that is embedded within Workbench Developer. Therefore we consider that the reader has a basic knowledge on Ant manipulation.