Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Latest platform I-builds requiring Java 9?

Hi,

You'll need to use Tycho 1.1.0-SNAPSHOT to build against newer milestones of Eclipse Platform, . Version 1.1.0 should be released very soon with full Java 9 support.

If you can't migrate to newer Tycho, you can try this workaround which consists in tweaking your .target file or target-platform-configuration: https://bugs.eclipse.org/bugs/show_bug.cgi?id=530207#c1

HTH

Back to the top