Skip to content
This repository was archived by the owner on Jan 30, 2019. It is now read-only.
This repository was archived by the owner on Jan 30, 2019. It is now read-only.

Can't build with Java 8 or later #47

@MRWITEK

Description

@MRWITEK

Trying to build this library using Java 8 or 10, Ant fails with the following error.

-do-compile:
    [mkdir] Created dir: /build/javahelp2/src/javahelp2/javahelp_nbproject/build/empty
    [javac] Compiling 137 source files to /build/javahelp2/src/javahelp2/javahelp_nbproject/build/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.4
    [javac] error: Source option 1.4 is no longer supported. Use 6 or later.
    [javac] error: Target option 1.4 is no longer supported. Use 1.6 or later.

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