Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Support for Java 1.8

I think we¹re getting close to needing this. Igor can you provide
instructions how we can do this?

Thanks!
Doug.

On 12/30/2013, 3:15 PM, "Igor Fedorenko" <igor@xxxxxxxxxxxxxx> wrote:

>JDT compiler is a regular Maven dependency of tycho-compiler-plugin.
>Assuming JDT compiler API has changed, you can use newer/different
>compiler version without changing Tycho. You'll need to deploy/install
>new JDT compiler to a maven repository yourself, however. I can show how
>to do this, if you want.
>
>--
>Regards,
>Igor
>
>On 12/30/2013, 11:45, Doug Schaefer wrote:
>> Hey gang,
>>
>> We¹ve started work on porting Eclipse to JavaFX and want to use the 1.8
>> early release bits to work against to give us the latest Java 1.8.
>> That¹ll require an update to the JDT compiler that tycho is using. Does
>> anyone have that working or working on it?
>>
>> Thanks,
>> Doug.
>>
>>
>> _______________________________________________
>> tycho-user mailing list
>> tycho-user@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/tycho-user
>>
>_______________________________________________
>tycho-user mailing list
>tycho-user@xxxxxxxxxxx
>https://dev.eclipse.org/mailman/listinfo/tycho-user



Back to the top