[
https://issues.jboss.org/browse/JBIDE-10896?page=com.atlassian.jira.plugi...
]
Andre Dietisheim commented on JBIDE-10896:
------------------------------------------
the problem obviously is related to egit. We build against egit 1.2 and our plugin
requires 1.0. Since eclipse indigo SR1 ships with egit 1.1 egit 1.2 is not downloaded when
you install our tools. The odd thing is that our openshift plugin - that was compiled
against egit 1.2 - is not running with egit 1.1.
The quickest fix is to add the following update site:
{quote}
http://download.eclipse.org/egit/updates/
{quote}
and install egit 1.2
OpenShift wizard: create app fails with NoSuchMethodError
---------------------------------------------------------
Key: JBIDE-10896
URL:
https://issues.jboss.org/browse/JBIDE-10896
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 3.3.0.Beta1
Reporter: Stefan Bunciak
Assignee: Rob Stryker
Priority: Critical
Fix For: 3.3.0.Beta1
Attachments: nsme.png
When trying to create application the git repo is cloned, app creted and imported, but
no OpenShift runtime is created and this error message is shown:
!nsme.png|thumbnail!
Stack trace:
http://pastebin.test.redhat.com/76849
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira