Are there any examples of any project's HIPP config that does this? I assume I need to set up a tycho configuration that builds with Java 8 but runs tests with Java 9.
Run your tests with Java 9 You can do this locally or on Hudson. A Java 9 VM is installed on Hudson (bug 469515 <https://bugs.eclipse.org/bugs/show_bug.cgi?id=469515>). Thanks, Jonah ~~~ Jonah Graham Kichwa Coders Ltd. www.kichwacoders.com On 13 March 2017 at 20:09, Tom Schindl <[email protected]> wrote: > Hi, > > Is there a chance that we get maven-tycho snapshots who use the java9 > branch of jdt? This would help us to find problems when new code is > added who violates eg module-access rules. > > Tom > > On 13.03.17 21:06, Daniel Megert wrote: > > Hi Ed > > > > It depends whether you want to run the tests from the command line or > > out of the IDE. From the command line you only need a Java 9 VM (e.g. > > the one installed on Hudson). From the IDE you need to install the Java > > 9 support as indicated in 'Running Eclipse with Java 9 Support (BETA)'. > > > > Dani > > > > > > > > From: Ed Willink <[email protected]> > > To: [email protected] > > Date: 13.03.2017 20:40 > > Subject: Re: [cross-project-issues-dev] Java 9 Readiness > > Sent by: [email protected] > > ------------------------------------------------------------------------ > > > > > > > > Hi > > > > I'm confused again. > > > > You previously replied that it was necessary to install a special JDT so > > that a Java 9 JDK was available within Eclipse. I see no mention of this > > in the wiki. Without doing this how can tests be run using Java 9? > > > > Regards > > > > Ed Willink > > > > > > On 13/03/2017 19:05, Daniel Megert wrote: > > I assume many of you already heard that Java 9 is _scheduled for GA on > > July 27, 2017_ <http://openjdk.java.net/projects/jdk9/>. The Planning > > Council did not yet decided how we will ship the Java 9 support for > > Eclipse but requires all release train projects to assess their > > readiness regarding Java 9. We have created the following wiki page to > > capture this: _https://wiki.eclipse.org/Java_9_Readiness_. That wiki > > page also explains how you can check your project and how you can launch > > Eclipse with a Java 9 VM. > > > > Dani > > > > > > > > _______________________________________________ > > cross-project-issues-dev mailing list > > [email protected]_ > > <mailto:[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_ > > > > > > > > ------------------------------------------------------------------------ > > <https://www.avast.com/antivirus> This email has been checked for > > viruses by Avast antivirus software. _ > > __www.avast.com_ <https://www.avast.com/antivirus> > > > > _______________________________________________ > > 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 > > > > > > > > > > _______________________________________________ > > 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 > > > > > -- > Thomas Schindl, CTO > BestSolution.at EDV Systemhaus GmbH > Eduard-Bodem-Gasse 5-7, A-6020 Innsbruck > http://www.bestsolution.at/ > Reg. Nr. FN 222302s am Firmenbuchgericht Innsbruck > _______________________________________________ > 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 >
_______________________________________________ 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
