]
Andre Dietisheim updated JBIDE-11134:
-------------------------------------
Fix Version/s: 4.3.x
(was: 4.2.x)
Application wizard: Do not put Eclipse files into .gitignore if an
existing project is shared with different Git repository
---------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-11134
URL:
https://issues.jboss.org/browse/JBIDE-11134
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 3.3.0.Beta1
Reporter: Lucia Jelinkova
Priority: Minor
Labels: application_wizard
Fix For: 4.3.x
When enabling an OpenShift application for an existing project that already contains Git
configuration the OpenShift should not change the .classpath, .project and .settings
configuration in .gitignore. The user might have had a reason not to ignore them and might
be surprised when his configuration changes.