Search:

Type: Posts; User: dicdic

Search: Search took 0.44 seconds.

  1. Replies
    4
    Views
    1,095

    [SOLVED] Re: Compiling program to unix

    Thank you sir akstheking
    That really helped! :)
  2. Replies
    4
    Views
    1,095

    [SOLVED] Re: Compiling program to unix

    Thank you.. It works.. :)
    one last question. how would I run the Size.java? together with the jar files?
    Thank you so much for your time
  3. Replies
    4
    Views
    1,095

    [SOLVED] Compiling program to unix

    Hi everyone. I'm trying to compile a program in UNIX together with jar files.
    There is no problem compiling program with just one jar file like command below
    javac -cp For_UNIX.jar TestJar.java
    ...
Results 1 to 3 of 3