Thank you Paul,
I am sorry I ment import palm.counduit.* in my previous mail. A period (.) between palm was my typing mistake.
I added the path of jsync.jar to the CLASSPATH. But it did'nt work.
I also copied the file jsync.jar to the <java SDK> \lib folder. But no success.
Finally I extracted the jsync.jar file and copied the Palm folder and all its .class files to my mounted filesystem in teh Sun One Studio. and compiled. But the results were the same.
I don't know whether The last step I carried out was correct or some foolishness but I just needed to get it run. But I failed.
Please guide me what else should I do.
Thank you In advance.
Sanjay
Hi Sanjay,
I'm by no means a wizard, but I do remember from doing Java in school that the syntax was typically "import file.ext" rather than "import.file.ext". Could your sample code have a typo or have added that period when it changed text encoding, perhaps?
If that syntax is right (and it is indeed complaining about the import being missing), try setting up your global paths in Windows – I thought it only needed to point to Java/bin but perhaps there were others that aren't getting set.. The help documents on java.sun.com should go over it.
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Sanjay Wakhare
Sent: Thursday, June 22, 2006 6:00 AM
To: Palm Developer Forum
Subject: Please Help - A Java Conduit Question
Hi,
First of all I am Sorry for posting the Java forum Question here. But I found links to Java forum not working. Also, I am sure mastermind' s in here will have answers to my questions.
I want to write a java conduit for Palm devices. I am very new to J2ME. I have Installed the JDK, JWTK, SunOne studio, Java Conduit manager palm one Desktop manager and CDK.
I have also downloaded a sample code for java conduit. The very first line of this code is " import.palm.conduit.* " which is giving me compilation error. Anyone Please guide me from where can I get this package.
Do I need to Download more stuff from the net?
Am I missing something?
Is there any good documentation available explaining the whole procedure like creating java conduits, Registering it with Palm HotSync manager etc?
Please help !!!
Thank you very much.
Sanjay
--
Sanjay Wakhare
Developer
iFlect Technologies IPL. New Mumbai.
Cell: +91-9819498866-- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
--
For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
--
Sanjay Wakhare
Developer
iFlect Technologies IPL. New Mumbai.
Cell: +91-9819498866 -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
