Hi Jonah, > As far as I can tell this issue has re-appeared in Photon RC2, but > with Java 10 this time: > > 13:18:52 [ERROR] Cannot resolve target definition: > 13:18:52 [ERROR] Software being installed: org.eclipse.sdk.ide > 4.8.0.I20180524-0900 > 13:18:52 [ERROR] Missing requirement: org.eclipse.sdk.ide > 4.8.0.I20180524-0900 requires 'config.a.jre.javase [10.0.0]' but it > could not be found
I've also observed this with the switch to Photon RC2. > I am using Tycho 1.1.0 release version, which earlier comments implies > fixes the problem, but perhaps that was just for 9 and not future > versions of Java. > > Applying the fix recommended in > https://bugs.eclipse.org/bugs/show_bug.cgi?id=530207#c1 worked for > CDT. See > https://git.eclipse.org/r/#/c/123384/1/releng/org.eclipse.cdt.target/cdt.target > for how I changed CDT. Thanks for sharing this. Unfortunately, I couldn't get this to work for me (also using Tycho 1.1.0): <unit id="a.jre.javase" version="0.0.0"/> <unit id="config.a.jre.javase" version="0.0.0"/> <repository location="http://download.eclipse.org/eclipse/updates/4.8milestones/S-4.8RC2-201805240900/"/> Besides me using 4.8milestones/S-4.8RC2-201805240900 rather than just 4.8milestones the only difference I see is that you use @includeMode="planner", whereas I used @includeMode="slicer". Any idea how to make this work for me as well? BTW, did you already file a bug? Best wishes, Andreas -- Codetrails GmbH The best code possible Robert-Bosch-Str. 7, 64293 Darmstadt Mobile: +49-170-811-3791 http://www.codetrails.com/ Managing Director: Dr. Marcel Bruch Handelsregister: Darmstadt HRB 91940
signature.asc
Description: OpenPGP digital signature
_______________________________________________ cross-project-issues-dev mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
