Hi ya, I have just finished installing SMSLib, ant build and compile is successful for SMSLIb, but when I tried to compile SendMessage.java in netbeans I received a lenghty list of errors like these. --- Created dir: C:\smsLib\src\java\examples\modem\sms\build\classes Compiling 1 source file to C:\smsLib\src\java\examples\modem\sms\build \classes C:\smsLib\src\java\examples\modem\sms\src\sms\SendMessage.java:16: package org.smslib does not exist import org.smslib.IOutboundMessageNotification; C:\smsLib\src\java\examples\modem\sms\src\sms\SendMessage.java:17: package org.smslib does not exist import org.smslib.Library; -----
I figured it must be because of a directory problem, 1) I checked all the necessary *.jar files are in the correct jre/jdk directory following SMSLib documentation 2) when i clicked on the library folder inside the package folder in netbeans project directory, I can see that comm.jar, rxtxcomm.jar, slf4j-api.1.5.8.jar, slf4j-14.1.5.8.jar is all listed inside the JDK1.6 (Default) dropdown node. 3) I am using netbeans IDE 6.5.1 4) This is some of the contents of my PATH: setting in the environment variables C:\Program Files\Java\jdk1.6.0_14\bin; C:\Documents and Settings \sr00081\apache-ant-1.6.5\bines\MiKTeX 2.5\miktex\bin;c:\program files \common files\gtk\2.0\bin;C:\Program Files\Java\jdk1.6.0_14\bin; C: \Documents and Settings\sr00081\apache-ant-1.6.5\bin;%ANT_HOME%\bins \MiKTeX 2.5\miktex\bin; where might I go wrong? are there more paths that should be set in the path variable? thank you in advance for your answers. Cheers. vash Surrey,Uk --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SMSLib User Group" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/SMSLib?hl=en -~----------~----~----~----~------~----~------~--~---
