What do all of the many exceptions mean that appear in the Messages window when Im using the online help system?
iB-IDE’s online help system is built around the JavaHelp API. There are several JavaHelp documented bugs pertaining to harmless exceptions being thrown when using the API. If the help system is responding correctly despite the numerous exceptions being thrown, you can safely ignore the exceptions. You can always clear the exceptions from your display by right clicking in the Message window and choosing to clear messages. • How do I get started programming? Answer: iB-IDE’s online help system has several tutorials that walk you through step-by-step writing your first iButton project. The tutorials are located under Project Creation in the online help and are called Host and Applet Tutorial and Applet and APDUSender Tutorial. • When I use the Project Wizard to create a new Project I get the error: “java.lang.IllegalArgumentException: bad position: …” What does this mean? Answer: This error is caused by running iB-IDE under JDK 1.2.2. This release introduces several incompatibilities ma