]
Marián Labuda reassigned JBIDE-10650:
-------------------------------------
Assignee: (was: Marián Labuda)
EGitUtils is too large, needs to be split into smaller parts
------------------------------------------------------------
Key: JBIDE-10650
URL:
https://issues.jboss.org/browse/JBIDE-10650
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 3.3.0.M5
Reporter: Andre Dietisheim
Fix For: LATER
EGitUtils is a collection of handy utilities to simplify tasks when dealing with
EGit/JGit in OpenShift. It holds all its functionality in static methods. The class grew
up to > 800 lines in its current incarnation. This is by far too large to be maintained
effectively. We need to split it up into smaller parts (into commands? into several util
classes?)