scraw Posted March 31, 2020 Posted March 31, 2020 -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!!! Quote
0 melron Posted March 31, 2020 Posted March 31, 2020 (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 March 31, 2020 by melron Quote
0 scraw Posted March 31, 2020 Author Posted March 31, 2020 (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 March 31, 2020 by scraw Quote
0 Nightw0lf Posted March 31, 2020 Posted March 31, 2020 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. Quote
0 Tryskell Posted March 31, 2020 Posted March 31, 2020 (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 March 31, 2020 by Tryskell Quote
0 scraw Posted March 31, 2020 Author Posted March 31, 2020 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 Quote
0 scraw Posted March 31, 2020 Author Posted March 31, 2020 (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 March 31, 2020 by scraw Quote
0 Tryskell Posted March 31, 2020 Posted March 31, 2020 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. Quote
0 scraw Posted March 31, 2020 Author Posted March 31, 2020 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 Quote
Question
scraw
-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
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.