Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 647 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 647 Bytes

egit-configs-resetter

This project for eclipse IDE enables you to reset certain config files:

  • .classpath

  • .project

  • org.eclipse.wst.common.component

  • org.eclipse.jdt.core.prefs

  • org.eclipse.core.resources.prefs

  • org.eclipse.wst.common.project.facet.core.xml

  • org.eclipse.wst.validation.prefs

  • org.eclipse.wst.common.project.facet.core.prefs.xml

Works with multiple selected repositories.

Installation

Build the fragment and copy the .jar file into /dropins of your eclipse installation. Restart the IDE. You should see a thumbs up icon in the "Git Repositories" view toolbar in the Git perspective.