Search:

Type: Posts; User: Norm

Search: Search took 0.09 seconds.

  1. Replies
    4
    Views
    1,143

    Re: Application build process

    That's usually done by the IDE.
    I use the jar command to build my jar files. See the jar section of the java SE doc:
    Java Platform Standard Edition 7 Documentation
  2. Replies
    4
    Views
    1,143

    Re: Application build process

    Take a look at the Hello World part of the tutorial:
    "Hello World!" for Microsoft Windows (The Java™ Tutorials > Getting Started > The "Hello World!" Application)

    You need the JRE to be able to...
Results 1 to 2 of 2