Menu

What JDK to compile/run OutCall.java

Help
bruce
2007-09-17
2013-04-11
  • bruce

    bruce - 2007-09-17

    Hello ALL,
       Can anyone help me since I have a problem to compile the InCall/OutCall.java before I can try the program. I have set the right CLASSPATH ...and use jdk 1.3, 1.6.0_02 etc
    === error ======
    After I have read the help/forum, I know that the source should be working without modifying the header import statement; however, I have compile error as follows :-
    InCall.java:3: '.' expected
    import MyInCallObserver;
    ^
    1 error

    Can anyone tell me what JDK/JRE/SDK version should I use in order to compile and run successfully - MSTAPI and/or serial provider.

    Thanks very much in advance. I feel very frustrated.
    Bruce

     
    • Mann

      Mann - 2007-09-20

      Hi Bruce
      Your JDK version is fine (XTAPI works with 1.3 & >). InCall.java file needs another java file named MyInCallObserver.java to observer the incoming call. You can find this java class in the same sample zip file from where you got InCall.java.

      cheers
      I<Mann

       
      • bruce

        bruce - 2007-12-27

        Hello Mann,
           But why do I get this error since the .java and .class do exist ?

        Bruce

         

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.