Kawa Setup

Index

Last Modified Date - 4/23/99

Please click here for the latest version of this document. If this is an online version of the document please right click in the browser and select 'Update local Kawa document' to update your local copy of this document


Kawa is a thin layer on JDK and therefore it is necessary to install JDK prior to using Kawa. Since Kawa is JDK version independent it can work with any version of JDK beginning with 1.02 to the latest 1.2. Please download the latest version of JDK from JavaSoft site and select the appropriate JDK section below and follow the instructions under the section to install Kawa properly.

JDK 1.0.2 or JDK 1.1.x

Please follow these additional steps to setup JDK help documents under Kawa.

After you complete the above steps you should be able to compile and run java programs under JDK 1.1 and also be able to access context sensitive help for JDK keywords by pressing F1 key in the editor on any JDK keyword.

JDK 1.1.x with Swing

JDK 1.2

After you complete the above steps you should be able to compile and run java programs under JDK 1.2 and also be able to access context sensitive help for JDK keywords by pressing F1 key in the editor on any JDK keyword.