PDA

View Full Version : how do i edit my Jar file?


Blade_runner
08-05-2008, 10:18 AM
Good day, could someone more knowledgeable than i please help.
I have lost my java source code for one of my application. I have moved my current database to a new ,machine, i want to change my connection string to point to a new machine.I have managed to change the connection string in some of my classes,and i have managed to zip it back,now when i double click the edit JAR it gives the following error-CAN NOT FIND THE MAIN CLASS,PROGRAM WILL EXIT.

Can someone please shed some much need light.

malfist
08-05-2008, 03:57 PM
http://csdl.ics.hawaii.edu/~johnson/613f99/modules/04/jar-files.html

Blade_runner
08-06-2008, 06:47 AM
Thanks alot, your help is appreciated.