Reading source...

This is not a Support area! Discuss about the Server here. Non-Server related discussion goes in Off-Topic Discussion.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
hiroshima
Posts: 107
Joined: Tue Nov 03, 2009 1:28 pm

Reading source...

Post by hiroshima »

It is possible to read source from compiled .rar files?
i`d like to change .rar back to project in eclipse.
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7008
Joined: Tue Aug 11, 2009 3:36 am

Re: Reading source...

Post by Zoey76 »

I think you mean jar, I think the short answer is no.

Long answer would be something like:
JavaDecompiler, if not your source don't do it!
Powered by Eclipse 4.34 🌌 | Eclipse Temurin 21 ☕ | MariaDB 11.3.2 🗃️ | L2J Server 2.6.3.0 - High Five 🚀

🔗 Join our Discord! 🎮💬
User avatar
Raikkon35
Posts: 178
Joined: Sat Mar 08, 2008 2:54 pm

Re: Reading source...

Post by Raikkon35 »

dleogr
Posts: 34
Joined: Fri Nov 13, 2009 5:56 pm

Re: Reading source...

Post by dleogr »

Thanks Raikkon... long time i searching that software :P
User avatar
Minutis
Posts: 56
Joined: Thu Feb 22, 2007 2:01 pm

Re: Reading source...

Post by Minutis »

hiroshima wrote:It is possible to read source from compiled .rar files?
i`d like to change .rar back to project in eclipse.
Yes it's possible. First Export (right mouse button on project->Team->Export) and then in other pc or somewhere you should copy that exported folder and then in Eclipse you should Open it (not import) just new project from existing source. Hope this helped.
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Reading source...

Post by jurchiks »

dude...
Team>Export exports SOURCE CODE, not compiled.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
User avatar
denser
Posts: 1392
Joined: Wed May 30, 2007 9:13 pm
Location: Russia
Contact:

Re: Reading source...

Post by denser »

let kids to play..
decompiler can just show some of methods but not give you an sources :D
especially in eclipse.
even if you decompile all over core...you get lots of shit that you never can make work or understand a bit, because you asked so childish question...
Tiger, once tasted human flesh, will want to taste it again
L2J - the place where glad to see you any time!
Post Reply