| voice.call( originNumber, destinationNumber, phoneType); |
--
You received this message because you are subscribed to the Google Groups "Google Voice Java" group.
To post to this group, send email to google-v...@googlegroups.com.
To unsubscribe from this group, send email to google-voice-j...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-voice-java?hl=en.
I cant pay for friendly help. A couple of people asked me to pay. I just wanna dial a number guys. How?
Sure. I'll help you. Then if you want, maybe I could do a couple loads
of laundry for you and get dinner going.
The problem you're having isn't related to the library, which is the
focus of this forum. It's your lack of knowledge of Java and at the
simplest level at that. Helping others with Java isn't the point of
this group. Try a Java group for that.
Did you try Googling "Java class path"? What about entering "javac
-help" at the command and looking at the -classpath flag? Or maybe see
how one would enter a class path in Eclipse.
Maybe this Wikipedia entry, which was the first to show up in a Google
search, will help.
http://en.wikipedia.org/wiki/Classpath_(Java)
And sorry if I'm sounding like a jerk, but it doesn't really sound
like you're trying to help yourself and you just want someone to do
the work for you. Maybe if you had said, "I've got the library in path
A, my class path set as foo, and I keep getting the error message 'foo
bar'" people would be more likely to help you.
Jason