java - How to get source code from .jar file -


i have project in .jar file.

but lost source code of it.

how source code .jar file.

first of tell if project big , complex, in trouble. generated source code via external tools(no matter whatever tool is) never same real code. code comments, constants, inner classes, etc gets messy.

for simpler code , projects can use -

but know not written in source code.


Comments

Popular posts from this blog

iis - ASP.Net Core CreatedAtAction in HttpPost action returns 201 but entire request ends with 500 -

gcc - Neither ld wrap nor LD_PRELOAD working to intercept system call -

ssh - Vagrant Windows - ssh_exchange_identification: read: Connection reset by peer -