Hi all,
I am struggling as a new user…
From downloading the platform from Github and running mvn install I get the above error. Is this related to Java 8 JDK?
Any help real appreciated
Hi all,
I am struggling as a new user…
From downloading the platform from Github and running mvn install I get the above error. Is this related to Java 8 JDK?
Any help real appreciated
OpenGamma v2 is based on JDK 7 and probably won’t work on JDK 8.
Thanks Stephen
I have switched to Java 7 and have no problems now.