reset password
Author Message
ummata
Posts: 68
Posted 18:33 Sep 27, 2012 |

Hello all,

My requirement:
- Version control over my machine(local).
- Works with Eclipse.
- Easy to setup.

I was working with Subversion but there is a problem.
I want to checkout bunch of java files and automatically put them into src folder of Eclipse java project.
And I want Eclipse to recognize them as java code right the way after checking out.

Please give me advise.
 

Lotchay
Posts: 2
Posted 09:47 Sep 28, 2012 |

Git & Github for Eclipse

Last edited by rabbott at 18:12 Sep 29, 2012.
ummata
Posts: 68
Posted 18:05 Sep 29, 2012 |

Thank you. It is what I'm looking for.

rabbott
Posts: 1649
Posted 18:13 Sep 29, 2012 |

Thanks. I didn't know about that and wanted a Git that would work with eclipse also. 

Also see Pragmatic Guide to Git.

Last edited by rabbott at 18:15 Sep 29, 2012.