You are not logged in.

Dear visitor, welcome to Jabaco - Community. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

adanny08

Beginner

  • "adanny08" started this thread

Posts: 14

Date of registration: Mar 4th 2009

  • Send private message

1

Wednesday, March 25th 2009, 4:08am

I need an updated jabaco.jar file

The database class in the jabaco.jar file lacks one function for the manipulation of database.I want to Know if anybody has downloaded the latest framework and has updated the jar file.I need it urgently pleeease.

A1880

Intermediate

  • "A1880" is male

Posts: 500

Date of registration: Jan 1st 2009

Location: Hanover, Germany

Occupation: Software Engineer

Hobbies: Hilbert Curves

  • Send private message

2

Wednesday, March 25th 2009, 11:42pm

Jar files are Zip files

Hi,
to change a Jar file you can change its extension from ".jar" to ".zip".
This enables you to use the zip tool of your choice to unzip, change and re-zip the archive.
Finally, don't forget to rename the zip to jar again.

To get the changed class file into a jar, you'ld have to compile the java source into a binary class file.

Things get complicated, if the jar file is protected by a Manifest entry.

Good luck!

A1880

Rate this thread
WoltLab Burning Board