Jump to content
  • 0

Question

Posted

-Hello i have a problem with my eclipse.

-I accidentally delete my eclipse and the only left is l2frozen-core.jar into my libs .

-How i can import that(if i can) and rebuild my eclipse folders/path ? 

-I try to insert that as existing project but cannot be read.

 

 

Btw i rebuild my SVN files but they are null (i mean they are without my fixes/codes that i add).

HELP!!!

 

 

8 answers to this question

Recommended Posts

  • 0
Posted (edited)

You can decompile your jar and get back your files but i cant say you will get a complete folder.

 

Btw, why you dont add a retail one and then add your customs again?

Edited by melron
  • 0
Posted (edited)
8 minutes ago, melron said:

You can decompile your jar and get back your files but i cant say you will get a complete folder.

 

Btw, why you dont add a retail one and then add your customs again?

Because im working in that ecplise files over a year (cause im amateur) and i dont even remember what codes i have insert and where i can find them again .

Edited by scraw
  • 0
Posted

time to learn from mistakes and move on, decompile is the only way but if you dont remember or dont want to search, i recommend to be careful next time and use other project for god sake. :)

 

PS: happens to all of us.

PS: keep regular backups and use local git or private github repositories.

  • 0
Posted (edited)

That's the regular way to learn why you should use a Git/SVN.

 

You can rename your .jar to .zip and be able to decompile from it, but you won't make a project out of it.

 

I don't even count whatever DP side you edited.

Edited by Tryskell
  • 0
Posted
8 hours ago, Nightw0lf said:

time to learn from mistakes and move on, decompile is the only way but if you dont remember or dont want to search, i recommend to be careful next time and use other project for god sake. :)

 

PS: happens to all of us.

PS: keep regular backups and use local git or private github repositories.

thanks for advice :P i copy them all (working over 12h ,coronavirus give us free time :P ) .

Something else can i save them as SVN or Source ? in case i missed something to just run them

  • 0
Posted (edited)
2 hours ago, Tryskell said:

That's the regular way to learn why you should use a Git/SVN.

 

You can rename your .jar to .zip and be able to decompile from it, but you won't make a project out of it.

 

I don't even count whatever DP side you edited.

i edit them all over the begin . 

How can i save them as SVN ? to run those as project

Edited by scraw
  • 0
Posted
2 hours ago, scraw said:

i edit them all over the begin . 

How can i save them as SVN ? to run those as project

 

It's too late now, SVN/Git was the only legit way to store your progress.

 

Learn about your error, and use it now.

 

Back in 2009, I destroyed potions system and hadn't knowledge to know what to do to revert it, with such a system it wouldn't happen.

  • 0
Posted
1 hour ago, Tryskell said:

 

It's too late now, SVN/Git was the only legit way to store your progress.

 

Learn about your error, and use it now.

 

Back in 2009, I destroyed potions system and hadn't knowledge to know what to do to revert it, with such a system it wouldn't happen.

wow thats bad indeed .. i save my existing project as archive so i can import that if this need again

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...