J
Joe Vasher
I wrote a program that creates/loads a file that I wrote with netbeans
3.6 on linux, i moved it to my windows machine and tried it out it does
everything except System.out.println(); in the cli on windows. Is this a
problem with windows. or do I have to do special handling of output on
windows. It works fine onn linux its in a jar file which I can execute
on linux no problems.
3.6 on linux, i moved it to my windows machine and tried it out it does
everything except System.out.println(); in the cli on windows. Is this a
problem with windows. or do I have to do special handling of output on
windows. It works fine onn linux its in a jar file which I can execute
on linux no problems.