BruceEckel / OnJava8-Examples

Code Examples for the book "On Java 8"

Home Page:http://www.OnJava8.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

*.out and *.err files should be in the same directory as their source files

BruceEckel opened this issue · comments

For example, Multiplier.out is in annotations, whereas Multiplier.java is in annotations/ifx