Results 1 to 2 of 2

Thread: Editing a java file with Vb.net, is it possible?

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2010
    Posts
    9

    Question Editing a java file with Vb.net, is it possible?

    Hey.

    I was thinking about making a program, that could edit java files. (That contains files, like a java folder) Let's say there is a java "folder" named "javafolder.jar", and inside i have placed a few files and folders. And now i want this program to delete/edit a specific file or folder inside, or place files inside with the program.

    I am little noob on more advanced codes, but i would be awesome if someone would explain it to me

  2. #2
    PowerPoster i00's Avatar
    Join Date
    Mar 2002
    Location
    1/2 way accross the galaxy.. and then some
    Posts
    2,390

    Re: Editing a java file with Vb.net, is it possible?

    jar files are simply zip files... you could just open and edit them with something like sharp zip lib

    Hope that gives you some place to start

    Let me know if/when you get stuck,
    Kris

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width