Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-17879

Remove "duplicate" code when checking project dirty state

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 4.2.0.CR1
    • 4.2.0.Beta3
    • openshift
    • None

    Description

      We currently have duplicate code where we check a project for being dirty:

      • EGitUtils#isDirty
      • OpenShiftServerUtils#getCommittableChanges

      They both use the same EGit means to get to know about the uncommitted changes but use a different facade. We should unify those and make sure our API behaves the same.

      Attachments

        Issue Links

          Activity

            People

              adietish@redhat.com André Dietisheim
              adietish@redhat.com André Dietisheim
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: