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

Remove "duplicate" code when checking project dirty state

XMLWordPrintable

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

      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.

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

              Created:
              Updated:
              Resolved: