Comment 3 for bug 734769

Revision history for this message
Prageeth Silva (prageethsilva) wrote :

gwtc:
     [java] Compiling module au.edu.unimelb.csse.mugle.Mugle
     [java] Validating newly compiled units
     [java] [ERROR] Errors in 'file:/home/prageeth/Desktop/Mugle/data-wrapper/src/au/edu/unimelb/csse/mugle/shared/model/GameFile.java'
     [java] [ERROR] Line 60: No source code is available for type java.io.InputStream; did you forget to inherit a required module?
     [java] [ERROR] Line 107: No source code is available for type java.io.PrintWriter; did you forget to inherit a required module?

Need to work around the java.io for GameFile.java