Changing Java Version From Within Eclipse

后端 未结 3 878
忘掉有多难
忘掉有多难 2020-12-01 18:30

I wrote a project in eclipse with an older version of java. Now on a different computer but running the same codes I\'m getting a whole lot of red.

This is due to Ve

3条回答
  •  独厮守ぢ
    2020-12-01 18:59

    In eclipse go to Window -> Preferences -> Java -> Compiler, there you can change the java versions. Hope it helps.

提交回复
热议问题