Question : Javax.comm

I have downloaded and tried to install the javax.comm files, but for some reason when I write "import javax.comm.*;" NetBeans tells me the package does not exist.  Here is where I have placed the following files:

comm.jar

    %JAVA_HOME%/lib

    %JAVA_HOME%/jre/lib/ext

win32com.dll

    %JAVA_HOME%/bin

    %JAVA_HOME%/jre/bin

    %windir%System32

javax.comm.properties

    %JAVA_HOME%/lib

    %JAVA_HOME%/jre/lib

Another interesting note: when I open the command prompt and type javac hello.java  dos comes back with 'javac' is not a recognized command...could these problems be related?

Thanks in advance!

Answer : Javax.comm

Random Solutions  
 
programming4us programming4us