Open SmithRWORNL opened 8 years ago
I didn't have the same trouble that Foss did when I created a target. See https://github.com/jayjaybillings/emfPlayground/eavp.test.target.
However, when I created that target I used Mars. When I switched it back to Luna, on which SAW is based, I get a version number error on org.eclipse.eavp.viz.service.geometry requiring org.eclipse.core.runtime.3.11.0.
I imagine that we will have a lot of these to fix. :-1:
I finished fixing the target mentioned above. It is built off of Luna and resolves correctly. It is also a drop-in replacement for our existing target, and far, far smaller, so we should consider updating it to Neon and using it instead.
I'll see if Foss will try this out for SAW.
I confirmed that this target works with a build of EAVP with all of the version numbers properly fixed.
The P2 repo is not currently publishing any of its dependencies (eg gov.lbnl.visit.swt).