The fact is that I'm not allowed to modify the file in .jar packet. I want to change some code in libraries to allowing the double click management with image widget... So my problem is to add a handler to Image.java file in gwt-user.jar packet.. But I can't!! Maybe it's a permission matter?
On 24 Set, 00:26, lineman78 <[email protected]> wrote: > You can just treat a jar file as a zip file, nothing special except > structure and extension. > > On Sep 23, 2:30 am, Daniela Iervolino <[email protected]> wrote: > > > > > Hi everyone! > > Does anyone know how modifing files from .jar libraries? > > I've tried to modify some files from a library (for example, gwt- > > user.jar, from Eclipse and from gedit) but it doesn't save anything!! > > Can someone help me? > > > P.S. I'm on Ubuntu Linux! > > > Thanks -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
