Andre Dietisheim created JBIDE-23780:
----------------------------------------
Summary: Import Application: uncheck "Use default clone
destination" wont recheck if I removed the folder that it''s complaining
about
Key: JBIDE-23780
URL:
https://issues.jboss.org/browse/JBIDE-23780
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.4.3.AM1
Reporter: Andre Dietisheim
steps to reproduce:
# ASSERT: make sure that you have a folder "jboss-eap-quickstarts" in your
default Eclipse git clone destination (if you didnt change your preferences, it will point
to ~/git/. If you dont have it yet git clone it from
https://github.com/jboss-developer/jboss-eap-quickstarts.git)
# EXEC: create a new application using the "eap64-basic-s2i" template
# ASSERT: the OpenShift resources for your application are created, the import wizard pops
up with the following error that complains about the directory already existing:
!clone-destination-already-exists.png!
# EXEC: manually remove the directory (ex. in cmd-line)
# EXEC: uncheck "Use default clone destination:"
Result:
The error wont go away, the wizard is still complaining even though the folder isnt in the
way any more
!error-even-though-clone-destination-doesnt-exist.png
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)