|
-
Dec 30th, 2011, 04:20 PM
#1
Thread Starter
New Member
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
-
Dec 30th, 2011, 06:53 PM
#2
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|