Skip to content

[Java][JPMS][IDE] Fix developer docs for building Arrow Java JPMS in IntelliJ IDE #122

@davisusanibar

Description

@davisusanibar

Describe the enhancement requested

The process of executing mvn clean install did not encounter any problems when we were trying to build Java modules by command line (i.e. Github CI).

The following error appears if we are trying to run and debug tests using an IDE.

/arrow/java/memory/memory-core/src/main/java/module-info.java:18
java: modules are not supported in -source 8
  (use -source 9 or higher to enable modules)

Component(s)

Java

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