Skip to main content



      Home
Home » Newcomers » Newcomers » Got a question about Jar files(Jar files)
Got a question about Jar files [message #1721094] Sat, 23 January 2016 11:48 Go to next message
Eclipse UserFriend
I have been trying to modify some code in a jar file. Yet its annoying because if I want to modify the jar, I have to create every file in eclipse and copy the text over from a decompiler. After that, it still does not work. I am wondering if there is a way to open a jar file/decompile to see the code, and modify the code like that, than save without re-exporting the file. Basically, jd-gui but you can modify and save the file without re-forming the file. Is this possible? Thanks
Re: Got a question about Jar files [message #1721109 is a reply to message #1721094] Sat, 23 January 2016 20:35 Go to previous message
Eclipse UserFriend
On 01/23/2016 11:20 AM, Josiah Mitchell wrote:
> I have been trying to modify some code in a jar file. Yet its annoying
> because if I want to modify the jar, I have to create every file in
> eclipse and copy the text over from a decompiler. After that, it still
> does not work. I am wondering if there is a way to open a jar
> file/decompile to see the code, and modify the code like that, than save
> without re-exporting the file. Basically, jd-gui but you can modify and
> save the file without re-forming the file. Is this possible? Thanks

This absolutely isn't a question for this forum, but for elsewhere like
stackoverflow.com.

You haven't given enough information. Why are you doing this? Why can't
you just accepts what's in the JAR and decorate or extend the classes
you want to change. In part, that's what the Java language is all about.

Best of luck.
Previous Topic:Eclipse Mars - Windows 10 - Crashing
Next Topic:setup check error
Goto Forum:
  


Current Time: Fri Jul 25 05:54:09 EDT 2025

Powered by FUDForum. Page generated in 0.29172 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top