rbarbioni / javanine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Java 100.0%