Hi all
There is an example code that comes with the SuperWaba SDK about importing a .txt file inot pdb of superWaba. However, this code imports java.io and java.util packages which are not supported by SuperWaba and also imports waba.io which is not supported by the JCreator. Can anyone help me on this matter? Because I need this file for my mobile (PDA) project.
Thank you
Nesre
Well you didn't include SuperWaba.jar that contains waba.io in your classpath neither into your project in JCreator. This JAR file is in your "instalation_directory\SuperWabaSDK\lib". You can add it to classpath an it will be automaticaly found whenever you will create any project that require this library or include it with every project you create for PDA as described in this tutorial
Last edited by peter_budo; May 4th, 2008 at 11:12 am.
Thank you for your response. I tried what you said and it is compile error free however, while it is trying to create a pdb and prc files it gives an error "Warp/Exegen Warning. References to java.io.FileInputStream in ImportTxt.class".
Will you please tell me how to fix this.
Cheers,
Well you didn't include SuperWaba.jar that contains waba.io in your classpath neither into your project in JCreator. This JAR file is in your "instalation_directory\SuperWabaSDK\lib". You can add it to classpath an it will be automaticaly found whenever you will create any project that require this library or include it with every project you create for PDA as described in this tutorial
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.