]
Denis Golovin reassigned JBIDE-20181:
-------------------------------------
Assignee: Andre Dietisheim
Add m2e nature to o.j.openshift.client and o.j.openshift.client
projects
------------------------------------------------------------------------
Key: JBIDE-20181
URL:
https://issues.jboss.org/browse/JBIDE-20181
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 4.3.0.Beta2
Reporter: Denis Golovin
Assignee: Andre Dietisheim
Fix For: 4.3.0.Beta2
This is required in relation to JBIDE-19590 to avoid additional steps after importing
project from freshly cloned git repository. There is no lib repository until project built
at least once, hence after import I have to manually convert it to maven project and
update maven project model to download required libraries and update project classpath.