how make a eclipsepatch

If something doesn't fit in any other forum then post it here.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
Darkfeiter
Posts: 329
Joined: Tue Dec 16, 2008 6:48 pm

how make a eclipsepatch

Post by Darkfeiter »

hi all i wanna know if add some things in eclipse how can i make a patch with it ?
User avatar
denser
Posts: 1392
Joined: Wed May 30, 2007 9:13 pm
Location: Russia
Contact:

Re: how make a eclipsepatch

Post by denser »

select needed tree folder, RKM, Team->Create Patch
Tiger, once tasted human flesh, will want to taste it again
L2J - the place where glad to see you any time!
Darkfeiter
Posts: 329
Joined: Tue Dec 16, 2008 6:48 pm

Re: how make a eclipsepatch

Post by Darkfeiter »

how select tree folfers if eclipse is opened i paste my code how i can make a patch with only the new things?
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: how make a eclipsepatch

Post by janiii »

select the project, go team -> create patch, then select files you want to be in the patch (logically only the changed one are shown), select if you want the patch to be created in filesystem or clipboard, patch root should be project. finish. then your patch is in clipboard (paste = ctrl+v to retrieve it) or in the path as file you specified.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
Darkfeiter
Posts: 329
Joined: Tue Dec 16, 2008 6:48 pm

Re: how make a eclipsepatch

Post by Darkfeiter »

ok thank you :D
Post Reply