0

Does Eclipse have an option for personal version control of local workspaces? Like a version control plugin that I can get through the auto-update that doesn't require installation anything additional?

djangofan
  • 28,471
  • 61
  • 196
  • 289

1 Answers1

1

I believe eGit should do what you want. Among other things Git does local version control for projects managed with other version control systems.

BillThor
  • 7,306
  • 1
  • 26
  • 19