Incompatible JVM in GGTS (Eclipse) and JAVA 1.8

前端 未结 10 2432
说谎
说谎 2020-11-27 18:48

Having some problem with running a grails application in GGTS (eclipse) due to upgrade to Java 1.8.

The stack starts with:

Mar 05, 2015 3:51:31 PM          


        
10条回答
  •  执念已碎
    2020-11-27 19:36

    It's a problem related to jdk8u40, go back to jdku31. It works in that version. I'm running into the same problem both in windows and linux environments.

提交回复
热议问题