[eclipse-yocto] the location of the org.eclipse.remote work

Lewis, ScottX scottx.lewis at intel.com
Thu Feb 15 14:59:06 PST 2018


Hi all,

It's beginning to look like I may not be able to get the org.eclipse.remote work (for autotools docker support) onto the new eclipse-yocto repo before Feb 23rd...due to name change, getting other pull requests committed, etc.

Just in case there is a break for my work on eclipse-yocto after the 23rd, I wanted to make sure that progress on this could be made on this during this time.

So, this work is currently on the eclipse-yocto-contrib repo, on the slewis/remotedocker branch [1].   The bulk of the work is in two new plugins:

[2] Org.yocto.remote.docker
And
[3] org.yocto.remote.docker.ui

The first one (org.yocto.remote.docker) is the important one...it has the docker-based implementation of the org.eclipse.remote API.  What's currently in the docker.ui plugin was only created for testing (a dialog to create a 'Remote Connection').   My intention was to put a new Yocto project creation wizard...with a docker image selection (and creation of docker remote connection)...into the docker.ui plugin, but the wizard creation hasn't been started.

Note that the declaration of the extension point that connects this to the yocto project nature is in org.yocto.remote.docker/plugin.xml [4].  See the extension at the bottom currently set to 'autotoolsNatureV2'.

I may get some time next week to introduce some of the wizard/wizard page classes.

Scott

[1] http://git.yoctoproject.org/cgit/cgit.cgi/eclipse-yocto-contrib/?h=slewis%2Fremotedocker
[2] http://git.yoctoproject.org/cgit/cgit.cgi/eclipse-yocto-contrib/tree/plugins/org.yocto.remote.docker?h=slewis/remotedocker
[3] http://git.yoctoproject.org/cgit/cgit.cgi/eclipse-yocto-contrib/tree/plugins/org.yocto.remote.docker.ui?h=slewis/remotedocker
[4] http://git.yoctoproject.org/cgit/cgit.cgi/eclipse-yocto-contrib/tree/plugins/org.yocto.remote.docker/plugin.xml?h=slewis/remotedocker
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/eclipse-yocto/attachments/20180215/887c1fac/attachment.html>


More information about the eclipse-yocto mailing list