Search:

Type: Posts; User: Norm

Search: Search took 0.13 seconds.

  1. Replies
    6
    Views
    1,833

    Re: Problem with Manifest file

    Glad you were able to get it to work.
  2. Replies
    6
    Views
    1,833

    Re: Problem with Manifest file

    The jar command is used to build a jar file, not the javac command.
    Here's a sample batch file I use to build a jar file:

    REM Make InstantPP.jar file
    %DEV_DRIVE%
    SET...
Results 1 to 2 of 2