[
https://issues.jboss.org/browse/JBIDE-22118?page=com.atlassian.jira.plugi...
]
Viacheslav Kabanovich commented on JBIDE-22118:
-----------------------------------------------
[~jcantrill], you can improve abbreviating of items in the list by just setting to
OpenShiftExplorerLabelProvider labelProvider a larger limit since wizard width definitely
allows for that. Set labelProvider.setLabelLimit(100). To be exact, this label provider is
hidden inside ObservableTreeItemLabelProvider, so you can either add the same method to
it, or expose the inner provider.
Application wizard: Should support "builder" images
---------------------------------------------------
Key: JBIDE-22118
URL:
https://issues.jboss.org/browse/JBIDE-22118
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Environment: JBoss Developer Studio (Core Features) 9.1.0.GA-v20160403-1700-B477
Openshift plugin 3.1.0.Final-v20160401-2357-B263
Reporter: Rafael Benevides
Assignee: Jeff Cantrill
Fix For: 4.4.0.Alpha1
Attachments: buildconfig page.png, page_1.png
I installed the following image stream:
https://raw.githubusercontent.com/jboss-openshift/application-templates/m...
It contains several "builder" images. I would like to use
jboss-eap70-openshift:1.3-Beta to build a JavaEE 7 application available at
https://github.com/redhat-helloworld-msa/hello . But the Openshift plugin only shows
"templates".
Openshift plugin should support "builder" images. These images contain
"builder" on their tags.
Ref: Jan-5-2016 discussion:
http://etherpad.corp.redhat.com/OpenShiftAndJBossStudio
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)