i tested with the snapshots and now it works
i wonder do you now take the .classpath or the pom.xml dependencies?
I would love that i don't need the .classpath but that a plugin project can be a maven and a pde plugin at the same time
(but last time i checked that really goes bad because both try to clean and compile the same stuff)
But you can't have a MAVEN_DEPENDENCIES container without being a maven project/builder itself.. which is a pity
But with 2.5 it works for me.
I will now try to check that other product problem, one problem is that
downloads.eclipse.org has major problems from this weekend on
Many of our jenkins jobs all fail (one of my biggest annoying problems with tycho...)
But i see locally it kind of does what i want:
[INFO] Computing target platform for MavenProject: org.sablo:sablo:2021.9.0.3700_rc @ C:\Users\jcomp\git\servoy_master\sablo\sablo\pom.xml
(using 2.5 snapshot)
but that doesn't seem to happen at our builds (it does bomb out on pretty much all our eclipse jobs over all branches)