]
Fred Bricon resolved JBIDE-20473.
---------------------------------
Fix Version/s: 4.4.0.Alpha1
Resolution: Done
Fixed by displaying a "No Build configuration to import" message when clicking
the Import Application menu and there's nothing to import.
"Import Application" context menu is always available
-----------------------------------------------------
Key: JBIDE-20473
URL:
https://issues.jboss.org/browse/JBIDE-20473
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.3.0.Beta2
Reporter: Rafael Benevides
Assignee: Fred Bricon
Fix For: 4.3.1.CR1, 4.4.0.Alpha1
I have an openshift 3 project that contains a database and a docker image.
There's no BuildConfig since there's no sources.
When I click on any item, the "Import Application" context menu is presented.
But I can't import anything later.
This menu should be available only when there's a BuildConfig on the project.