To start programming in Java, You should have Java installed in your computer. I am sure you know this. So Go to the folder where you installed Java(in my case, it is C:/Program Files/Java). you browse the Java folder and then you will get the JDKDIR and JREDIR. For the Netbeans case, you follow the installation document on the SMSLib website to compile and create the Jar. finally you include the Jar file in your projects class path. that means you expand the project on netbeans and add the jar file in to the Library folder of your project. Hope it helps.
On Apr 9, 12:07 am, Thanasis <[email protected]> wrote: > Please, behave! > > The JDKDIR and JREDIR are the directories where the JDK and the Java > runtime are installed. > For example, on my PC these are at: > > C:\Program Files\Java\jdk1.5.0_15 and > C:\Program Files\Java\jre1.5.0_15 > > Now that I've answered your question, will you answer mine? > How long have you been working with Java? > > On Apr 8, 11:17 pm, iliali16 <[email protected]> wrote: > > > > > Did I asked a stupid question or I am that stupid that can't fix it. I > > want to work with this I need to make an application to read and send > > messages. But In the docs it is not very well explained because I > > really can't make it work. Where the f..k are these JDKDIR and JREDIR > > I tried in the ProgramFiles/java/ but there are other dir there they > > are named with the versions. Are these the dirs that I am looking for. > > Please any help will be appreciated > > > PS: even if my questions are stupid or even if I am stupid Thanks > > > On Apr 8, 1:14 am, iliali16 <[email protected]> wrote: > > > > Hi guys I have NetBeans 6.0 and I am trying to run this thing but I > > > have problems. I have done some java by now but I cant find JDKDIR and > > > JREDIR what are these. Where are they located. And the ANT I can't > > > install because it does not recognize the file extentnion. Can anyone > > > tell me what I am doing wrong. Because I don't know where to copy all > > > this things.- Hide quoted text - > > > - Show quoted text -- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
