Results 1 to 3 of 3

Thread: Executable Jar Files

  1. #1
    Senior Member
    Join Date
    Jul 2003
    Location
    HHXC
    Posts
    806
    Thanks
    6
    Thanked
    5 times in 5 posts
    • Areku's system
      • Motherboard:
      • Asus P5Q Deluxe
      • CPU:
      • Intel Core 2 Duo E6300 @ 3.00Hz + Xigmatek HDT-S1283
      • Memory:
      • 2 x 2GB Corsair TwinX DDR2 6400 5-5-5-15
      • Storage:
      • Seagates -160GB IDE, 500GB SATA, 750GB SATA / Maxtor 250GB SATA
      • Graphics card(s):
      • BFG 8800GTS OC 320MB
      • PSU:
      • HX520W Corsair
      • Case:
      • Akasa Eclipse
      • Operating System:
      • Windows 7 Pro 64-bit
      • Monitor(s):
      • Iiyama ProLite E435s & LG 22" TFT
      • Internet:
      • 10Mbit Virgin Media

    Executable Jar Files

    Ok, so im all new to Java and not exactly amazing at it to be quite honest. But i have a few java files which need to be compiled into one executable jar file. Ok so how do i do this? ive read some guides online, but they only confused me more. if someone could make a dummied down stepy-by-step for me it would be very much appreciated.

    thanks for the help in advance

    Alex

  2. #2
    Large Member
    Join Date
    Apr 2004
    Posts
    3,720
    Thanks
    47
    Thanked
    99 times in 64 posts
    To err is human. To really foul things up ... you need a computer.

  3. #3
    Senile Member
    Join Date
    Dec 2003
    Posts
    442
    Thanks
    3
    Thanked
    0 times in 0 posts
    Recent java installations do what jarx seems to do anyway dont they, i.e associate .jar files with java.

    To make an executable jar file that other people can run without having first to install jarx is possible, you need to add a main-class: attribute to manifest file pointing to the required class. Its not quite that simple though due to dependencies.

    Fatjar says it can do it all for you, its an eclipse plug in
    http://fjep.sourceforge.net/
    I had limited success with it myself.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. WinRar files & errors...
    By retroborg in forum Help! Quick Relief From Tech Headaches
    Replies: 4
    Last Post: 14-06-2004, 02:32 PM
  2. How to move Program files folder to new partition?
    By Siven in forum PC Hardware and Components
    Replies: 11
    Last Post: 28-05-2004, 11:38 AM
  3. Un-Securing XP Files?
    By TooNice in forum Software
    Replies: 2
    Last Post: 20-03-2004, 05:22 AM
  4. Getting files back....
    By blockers in forum Software
    Replies: 5
    Last Post: 29-02-2004, 09:03 PM
  5. Dragging files in windows
    By silent ben in forum Software
    Replies: 2
    Last Post: 28-01-2004, 07:16 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •