Re: JClassPatch

1998-07-07 Thread pepr
roken, because it just can handle absolute paths, but you should be able to do > > something like > > > > JClassPatch /usr/lib/java-classes/swingall.jar /home/kurt/Win32PlafOnLinux.diff > > > > and get a new swingall.jar with the Win32 Look & Feel enabled wit

Re: JClassPatch

1998-07-06 Thread pepr
On Tue, 7 Jul 1998, Kurt Huwig wrote: > -BEGIN PGP SIGNED MESSAGE- > > Hello! > > I made a small script to patch ZIPped or JARed classfiles. It is currently very > broken, because it just can handle absolute paths, but you should be able to do > something like

Re: JClassPatch

1998-07-06 Thread Kurt Huwig
-BEGIN PGP SIGNED MESSAGE- Am Tue, 07 Jul 1998 schriebst Du: >-BEGIN PGP SIGNED MESSAGE- >I made a small script to patch ZIPped or JARed classfiles. It is currently very >broken, because it just can handle absolute paths, but you should be able to do >something like Maybe you lik

JClassPatch

1998-07-06 Thread Kurt Huwig
-BEGIN PGP SIGNED MESSAGE- Hello! I made a small script to patch ZIPped or JARed classfiles. It is currently very broken, because it just can handle absolute paths, but you should be able to do something like JClassPatch /usr/lib/java-classes/swingall.jar /home/kurt