Do I need to import smslib into eclipse to start using it?

339 views Asked by At

I have done all the installation in order to use smslib. the part that I don't get is what should I do to the smslib.zip that I downloaded? How I can use this library...

1

There are 1 answers

1
subhashis On

For building and application you may follow the link and to add the jar into your project, right click on the project -> Build Path -> Configure Build Path -> Libraries -> Add Library -> User Library -> next -> User Libraries -> new -> Add external jars then add the required smslib jars.