Skip to content
This repository was archived by the owner on Jul 22, 2018. It is now read-only.
This repository was archived by the owner on Jul 22, 2018. It is now read-only.

Set Java execution environment to 1.8 #141

Description

@PeterJohnson

With the introduction of JDK 9, it's possible teams will start trying to build robot code with it. The roboRIO only has JDK 8. It appears this can be done with .settings/org.eclipse.jdt.core.prefs in the project folder with the following settings:

eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions