This change looks fine to me. Adding the feature doesn't seem to affect the startup of the other bundles.
However I did notice the following file on all architectures :
/usr/lib/eclipse/droplets/eclipse-sdk/features/org.eclipse.equinox.executable_3.8.100.v20180912-1831/bin/cocoa/macosx/x86_64/Eclipse.app/Contents/Info.plist
It should probably be removed (even though i'ts just an xml file) but if you'd rather just get this change in first to resolve any issues you're having, I guess that should be fine.
This update looks good to me.
I also believe this fixes http://eclip.se/522733 . Not sure if a bug was ever filed for this on the Fedora side.
After installing the listed builds and restarting Eclipse, the eclipse-m2e-core plugin started working as expected.
This update will likely resolve Bug 1416121, and resolved core dumps I was seeing through usage of mvn cli.
Note : This will require a rebuild of eclipse-linuxtools (specifically for eclipse-linuxtools-docker) to update the symbolic link for new location of jackson-datatype-guava.
I've tested this against eclipse-linuxtools-docker and the package seems to work as part of Eclipse's runtime.
I've tested this against eclipse-linuxtools-docker and the package seems to work as part of Eclipse's runtime.
I've tested this against eclipse-linuxtools-docker and the package seems to work as part of Eclipse's runtime.
I've tested this against eclipse-linuxtools-docker and the package seems to work as part of Eclipse's runtime.
I've tested this against eclipse-linuxtools-docker and the package seems to work as part of Eclipse's runtime.
This looks fine to me, and is needed by jackson-parent at build-time.
This looks fine to me, and is needed by various jackson* packages at build-time.
This allows docker-client to resolve "mvn(com.fasterxml.jackson.datatype:jackson-datatype-guava)".
This works for me. I can see the project types in the new project wizard.
This looks fine. Functionality is present in Eclipse's new project wizards. Tested on an F22 Docker Container.
(Forgot to +1)
This seems to work for me. The Market Place client is present under the Help Menu. Tested on a F22 Docker container with eclipse-mpc.
This looks fine to me. All plugins are loaded and the Market Place entry shows up in the Help menu.
This works for me. I can see that content assist as well as various selections are finally blue, as opposed to grey.
This also fixed https://bugzilla.redhat.com/show_bug.cgi?id=2103709 for me.