Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tracecompass-dev] Towards Java 8

Hi all,

Tracecompass will soon be upgrading to java 8. To get ready for this,
please update your jdks. If you are like me on Ubuntu 14.04, there's a
ppa to add:
*ppa:openjdk-r/ppa

Then

sudo apt-get update
sudo apt-get install openjdk8-* (or some subset of that)

Cheers

Matthew
*


Back to the top