Java 9 Modules Project

Build multi-modules project with JDK-9 features in Intellij.

Modules

  • app: main module;
  • liba: collections module;
  • libb: private method in interfaces;
  • libc: reactive streams;

Instructions

Testing on IDEA Intellij 2017.3x