8 Replies Latest reply on Oct 11, 2012 3:58 AM by sh1theng

    how to modify a file in my jar(VFS)

    sh1theng

      jar --

            |---------com--

                             |----------seq

       

       

       

      how to modify the file seq in jar?

      I can get the file,but it is a virtual file.

      I want to modify the file in jar,not the temp file.