Installation from Marketplace fails:
An error occurred while collecting items to be installed
session context was:(profile=_Applications_Eclipse.app_Contents_Eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Artifact not found: http://embsysregview.sourceforge.net/update/plugins/org.eclipse.cdt.embsysregview_0.2.6.jar.
http://embsysregview.sourceforge.net/update/plugins/org.eclipse.cdt.embsysregview_0.2.6.jar
Artifact not found: http://embsysregview.sourceforge.net/update/plugins/org.eclipse.cdt.embsysregview.data_0.2.6.r191.jar.
http://embsysregview.sourceforge.net/update/plugins/org.eclipse.cdt.embsysregview.data_0.2.6.r191.jar
Artifact not found: http://embsysregview.sourceforge.net/update/features/org.eclipse.cdt.embsysregview.data_feature_0.2.6.r191.jar.
http://embsysregview.sourceforge.net/update/features/org.eclipse.cdt.embsysregview.data_feature_0.2.6.r191.jar
Artifact not found: http://embsysregview.sourceforge.net/update/features/org.eclipse.cdt.embsysregview_feature_0.2.6.jar.
http://embsysregview.sourceforge.net/update/features/org.eclipse.cdt.embsysregview_feature_0.2.6.jar
Installing from "Install New Software" fails with the same error.
Downloading from this link "http://embsysregview.sourceforge.net/update/" fails, 404 error.
Downloading from the script in #20 works. However, installation from the file system doesn't see the plugin.
Manually copying the .jar files to the Eclipse plugins folder also does not work.
Are there any other workarounds? Or even better, is there any hope of this getting fixed in the Marketplace?
I'm on a Mac, in case that matters.
I get the same error in Eclipse CDT, Version: 2018-09 (4.9.0) Build id: 20180917-1800.
The workaround that worked for me was to manually download the files and put them in the dropins-folder.
More details:
https://mcuoneclipse.com/2017/07/26/embsysregview-0-2-6-for-eclipse-neon-and-oxygen/
but instead of putting the files in the plugins folder, put them in dropins, as mentioned in the comments.
That did it! Thank you!