我试图将遗留的多模块项目切换到Java-11,但是tycho抱怨我的pom文件中缺少依赖项,我将JDK版本添加为11。
...-- This bundle was added because in Java-11 javax.rmi package was removed from the standard library -
我正在做一个小组项目,我们想在这个项目中为Google部署一个后端。后端由Java11、Gradle和Spring创建,并通过GitHub与Travis部署到Google。ERROR: (gcloud.app.deploy) Your application does not satisfy all of the requirements for a runtime of type [java11]. Please correct the errors and t