]
Rob Stryker commented on JBIDE-25855:
-------------------------------------
I opened
to try to make
it API. I believe my solution is binary compatible. Lets see if it passes all the tests
as.core should have openshift.core as its friend
------------------------------------------------
Key: JBIDE-25855
URL:
https://issues.jboss.org/browse/JBIDE-25855
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: server
Affects Versions: 4.5.2.AM3
Reporter: Andre Dietisheim
Assignee: Rob Stryker
Fix For: 4.5.3.Final
The server adapters in org.jboss.tools.openshift.core extends the
StandardFileSystemPublishController in org.jboss.ide.eclipse.as.core. The latter should
therefore have the former as its friend in MANIFEST to fix warnings.